Lines Matching defs:omap_ehci
99 struct omap_ehci { struct
100 u32 hccapbase; /* 0x00 */
101 u32 hcsparams; /* 0x04 */
102 u32 hccparams; /* 0x08 */
103 u8 reserved1[0x04];
104 u32 usbcmd; /* 0x10 */
105 u32 usbsts; /* 0x14 */
106 u32 usbintr; /* 0x18 */
107 u32 frindex; /* 0x1c */
108 u32 ctrldssegment; /* 0x20 */
109 u32 periodiclistbase; /* 0x24 */
110 u32 asysnclistaddr; /* 0x28 */
111 u8 reserved2[0x24];
112 u32 configflag; /* 0x50 */
113 u32 portsc_i; /* 0x54 */
114 u8 reserved3[0x38];
115 u32 insreg00; /* 0x90 */
116 u32 insreg01; /* 0x94 */
117 u32 insreg02; /* 0x98 */
118 u32 insreg03; /* 0x9c */
119 u32 insreg04; /* 0xa0 */
120 u32 insreg05_utmi_ulpi; /* 0xa4 */
121 u32 insreg06; /* 0xa8 */
122 u32 insreg07; /* 0xac */
123 u32 insreg08; /* 0xb0 */