Searched defs:USBSTS_INT (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/usb/ | ||
H A D | ehci-regs.h | 29 #define USBSTS_INT (1 << 0) // USB Interrupt macro |
/openbmc/linux/drivers/usb/gadget/udc/ | ||
H A D | mv_udc.h | 100 #define USBSTS_INT 0x00000001 macro |