Searched refs:XHCI_BROKEN_PORT_PED (Results 1 – 3 of 3) sorted by relevance
302 xhci->quirks |= XHCI_BROKEN_PORT_PED; in xhci_plat_probe()
577 if (xhci->quirks & XHCI_BROKEN_PORT_PED) { in xhci_disable_port()
1882 #define XHCI_BROKEN_PORT_PED BIT_ULL(25) macro