Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c214 #define OHCI_PORT_PRSC (1 << 20) macro
217 OHCI_PORT_PRSC)
1492 port->ctrl |= OHCI_PORT_PES | OHCI_PORT_PRSC; in ohci_port_set_status()