/* SPDX-License-Identifier: GPL-2.0 */ #ifndef PHY_JH7110_USB_SYSCON_H_ #define PHY_JH7110_USB_SYSCON_H_ #define SYSCON_USB_PDRSTN_REG_OFFSET 0x18 #define USB_PDRSTN_SPLIT_BIT 17 #endif