Home
last modified time | relevance | path

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

/qemu/include/hw/usb/
H A Dehci-regs.h28 #define USBSTS_RO_MASK 0x0000003f macro
/qemu/hw/usb/
H A Dhcd-ehci.c1068 val &= USBSTS_RO_MASK; // bits 6 through 31 are RO in ehci_opreg_write()