Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c143 PLS_U3 = 3, enumerator
2876 case PLS_U3: in xhci_port_write()
2877 if (old_pls < PLS_U3) { in xhci_port_write()
3245 if (get_field(port->portsc, PORTSC_PLS) != PLS_U3) { in xhci_wakeup()