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