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