Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-pci.c331 xhci->quirks |= XHCI_ZHAOXIN_HOST; in xhci_pci_quirks()
Dxhci-mem.c2259 if (xhci->quirks & XHCI_ZHAOXIN_HOST) { in xhci_add_in_port()
2311 if (xhci->quirks & XHCI_ZHAOXIN_HOST && in xhci_add_in_port()
Dxhci.h1913 #define XHCI_ZHAOXIN_HOST BIT_ULL(46) macro