Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c211 #define OHCI_PORT_PESC (1 << 17) macro
215 #define OHCI_PORT_WTC (OHCI_PORT_CSC | OHCI_PORT_PESC | \
1832 port->ctrl |= OHCI_PORT_PESC; in ohci_detach()