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