Home
last modified time | relevance | path

Searched refs:USBSTS_ASS (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/usb/
H A Dehci-regs.h38 #define USBSTS_ASS (1 << 15) // Asynchronous Schedule Status macro
/qemu/hw/usb/
H A Dhcd-ehci.c179 if (mask & USBSTS_ASS) { in ehci_trace_usbsts()
265 ehci_clear_usbsts(s, USBSTS_ASS); in ehci_set_state()
268 ehci_set_usbsts(s, USBSTS_ASS); in ehci_set_state()