Home
last modified time | relevance | path

Searched refs:XHCI_NO_64BIT_SUPPORT (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Dxhci.h1575 #define XHCI_NO_64BIT_SUPPORT (1 << 23) macro
Dxhci.c4951 if (xhci->quirks & XHCI_NO_64BIT_SUPPORT) in xhci_gen_setup()