Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-plat.c260 xhci->quirks |= XHCI_WRITE_64_HI_LO; in xhci_plat_probe()
H A Dxhci.h1630 #define XHCI_WRITE_64_HI_LO BIT_ULL(47) macro
H A Dxhci-mem.c2323 if (xhci->quirks & XHCI_WRITE_64_HI_LO) in xhci_add_interrupter()