Searched defs:mxs_usb_regs (Results 1 – 1 of 1) sorted by relevance
13 struct mxs_usb_regs { struct14 uint32_t hw_usbctrl_id; /* 0x000 */15 uint32_t hw_usbctrl_hwgeneral; /* 0x004 */16 uint32_t hw_usbctrl_hwhost; /* 0x008 */17 uint32_t hw_usbctrl_hwdevice; /* 0x00c */18 uint32_t hw_usbctrl_hwtxbuf; /* 0x010 */19 uint32_t hw_usbctrl_hwrxbuf; /* 0x014 */21 uint32_t reserved1[26];23 uint32_t hw_usbctrl_gptimer0ld; /* 0x080 */24 uint32_t hw_usbctrl_gptimer0ctrl; /* 0x084 */[all …]