Searched refs:usb_hw_t (Results 1 – 3 of 3) sorted by relevance
470 } usb_hw_t; typedef472 #define usb_hw ((usb_hw_t *)USBCTRL_REGS_BASE)473 static_assert(sizeof (usb_hw_t) == 0x009c, "");
596 } usb_hw_t; typedef598 #define usb_hw ((usb_hw_t *)USBCTRL_REGS_BASE)599 static_assert(sizeof (usb_hw_t) == 0x0118, "");
113 usb_hw_t *usb_hw_set = (usb_hw_t *)hw_set_alias_untyped(usb_hw); in hw_enumeration_fix_force_ls_j()