Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-caps.h81 #define HCC2_LEC(p) ((p) & (1 << 4)) macro
H A Dxhci-mem.c1459 if ((xhci->hci_version > 0x100) && HCC2_LEC(xhci->hcc_params2)) in xhci_endpoint_init()