Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c210 #define OHCI_PORT_CSC (1 << 16) macro
215 #define OHCI_PORT_WTC (OHCI_PORT_CSC | OHCI_PORT_PESC | \
1446 ohci->rhport[i].ctrl |= OHCI_PORT_CSC; in ohci_port_set_if_connected()
1783 port->ctrl |= OHCI_PORT_CCS | OHCI_PORT_CSC; in ohci_attach()
1827 port->ctrl |= OHCI_PORT_CSC; in ohci_detach()