Home
last modified time | relevance | path

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

/external/u-boot/include/usb/
Dehci-ci.h173 struct usb_ehci { struct
174 u32 id; /* 0x000 - Identification register */
175 u32 hwgeneral; /* 0x004 - General hardware parameters */
176 u32 hwhost; /* 0x008 - Host hardware parameters */
177 u32 hwdevice; /* 0x00C - Device hardware parameters */
178 u32 hwtxbuf; /* 0x010 - TX buffer hardware parameters */
179 u32 hwrxbuf; /* 0x014 - RX buffer hardware parameters */
180 u8 res1[0x68];
181 u32 gptimer0_ld; /* 0x080 - General Purpose Timer 0 load value */
182 u32 gptimer0_ctrl; /* 0x084 - General Purpose Timer 0 control */
[all …]