Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Dehci-regs.h34 #define USBSTS_IAA (1 << 5) // Interrupt on Async Advance macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dmv_udc.h105 #define USBSTS_IAA 0x00000020 macro