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