Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Duhci-regs.h40 #define UHCI_PORT_LSDA (1 << 8) macro
/openbmc/qemu/hw/usb/
H A Dhcd-uhci.c557 port->ctrl |= UHCI_PORT_LSDA; in uhci_attach()
559 port->ctrl &= ~UHCI_PORT_LSDA; in uhci_attach()