Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-ext-caps.c97 if (xhci->quirks & XHCI_INTEL_USB_ROLE_SW) { in xhci_ext_cap_init()
H A Dxhci-pci.c431 xhci->quirks |= XHCI_INTEL_USB_ROLE_SW; in xhci_pci_quirks()
H A Dxhci.h1900 #define XHCI_INTEL_USB_ROLE_SW BIT_ULL(31) macro