Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/
Dehci-omap.h99 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 */
[all …]