Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-usb.h12 struct mxs_usb_regs { struct
13 uint32_t hw_usbctrl_id; /* 0x000 */
14 uint32_t hw_usbctrl_hwgeneral; /* 0x004 */
15 uint32_t hw_usbctrl_hwhost; /* 0x008 */
16 uint32_t hw_usbctrl_hwdevice; /* 0x00c */
17 uint32_t hw_usbctrl_hwtxbuf; /* 0x010 */
18 uint32_t hw_usbctrl_hwrxbuf; /* 0x014 */
20 uint32_t reserved1[26];
22 uint32_t hw_usbctrl_gptimer0ld; /* 0x080 */
23 uint32_t hw_usbctrl_gptimer0ctrl; /* 0x084 */
[all …]