Home
last modified time | relevance | path

Searched defs:usbphy_regs (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-mx7ulp/
Dimx-regs.h1044 struct usbphy_regs { struct
1045 u32 usbphy_pwd; /* 0x000 */
1046 u32 usbphy_pwd_set; /* 0x004 */
1047 u32 usbphy_pwd_clr; /* 0x008 */
1048 u32 usbphy_pwd_tog; /* 0x00c */
1049 u32 usbphy_tx; /* 0x010 */
1050 u32 usbphy_tx_set; /* 0x014 */
1051 u32 usbphy_tx_clr; /* 0x018 */
1052 u32 usbphy_tx_tog; /* 0x01c */
1053 u32 usbphy_rx; /* 0x020 */
[all …]