Searched refs:HCC2_LEC (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/usb/host/ | ||
D | xhci-dbg.c | 120 HCC2_LEC(temp) ? "supports" : "doesn't support"); in xhci_print_cap_regs() |
D | xhci.h | 150 #define HCC2_LEC(p) ((p) & (1 << 4)) macro |