Searched defs:mxs_usb_regs (Results 1 – 1 of 1) sorted by relevance
12 struct mxs_usb_regs { struct13 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 …]