Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c205 #define OHCI_PORT_PSS (1 << 2) macro
1317 OHCI_PORT_PSS | OHCI_PORT_PRS); in ohci_port_power()
1483 if (ohci_port_set_if_connected(ohci, portnum, val & OHCI_PORT_PSS)) { in ohci_port_set_status()
1846 if (port->ctrl & OHCI_PORT_PSS) { in ohci_wakeup()
1849 port->ctrl &= ~OHCI_PORT_PSS; in ohci_wakeup()