Home
last modified time | relevance | path

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

/qemu/include/hw/usb/
H A Dehci-regs.h60 #define PORTSC_RWC_MASK 0x0000002a macro
/qemu/hw/usb/
H A Dhcd-ehci.c979 *portsc &= ~(val & PORTSC_RWC_MASK); in ehci_port_write()