Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c207 #define OHCI_PORT_PRS (1 << 4) macro
1317 OHCI_PORT_PSS | OHCI_PORT_PRS); in ohci_port_power()
1487 if (ohci_port_set_if_connected(ohci, portnum, val & OHCI_PORT_PRS)) { in ohci_port_set_status()
1490 port->ctrl &= ~OHCI_PORT_PRS; in ohci_port_set_status()