Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c209 #define OHCI_PORT_LSDA (1 << 9) macro
1491 if (val & OHCI_PORT_LSDA) { in ohci_port_set_status()
1782 port->ctrl |= OHCI_PORT_LSDA; in ohci_attach()
1784 port->ctrl &= ~OHCI_PORT_LSDA; in ohci_attach()