Home
last modified time | relevance | path

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

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