Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-pci.c535 xhci->quirks |= XHCI_ZHAOXIN_TRB_FETCH; in xhci_pci_quirks()
539 xhci->quirks |= XHCI_ZHAOXIN_TRB_FETCH; in xhci_pci_quirks()
H A Dxhci.h1914 #define XHCI_ZHAOXIN_TRB_FETCH BIT_ULL(45) macro
H A Dxhci-mem.c2364 if (xhci->quirks & XHCI_ZHAOXIN_TRB_FETCH) in xhci_mem_init()