Home
last modified time | relevance | path

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

/qemu/include/hw/usb/
H A Dehci-regs.h37 #define USBSTS_PSS (1 << 14) // Periodic Schedule Status macro
/qemu/hw/usb/
H A Dhcd-ehci.c176 if (mask & USBSTS_PSS) { in ehci_trace_usbsts()
274 ehci_clear_usbsts(s, USBSTS_PSS); in ehci_set_state()
277 ehci_set_usbsts(s, USBSTS_PSS); in ehci_set_state()