Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c215 #define OHCI_PORT_WTC (OHCI_PORT_CSC | OHCI_PORT_PESC | \ macro
1475 if (val & OHCI_PORT_WTC) { in ohci_port_set_status()
1476 port->ctrl &= ~(val & OHCI_PORT_WTC); in ohci_port_set_status()