Searched refs:HCC2_LEC (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/host/ | ||
H A D | xhci-caps.h | 81 #define HCC2_LEC(p) ((p) & (1 << 4)) macro |
H A D | xhci-mem.c | 1459 if ((xhci->hci_version > 0x100) && HCC2_LEC(xhci->hcc_params2)) in xhci_endpoint_init() |