Home
last modified time | relevance | path

Searched refs:HCC2_FSC (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/host/
Dxhci-dbg.c118 HCC2_FSC(temp) ? "supports" : "doesn't support"); in xhci_print_cap_regs()
Dxhci.h146 #define HCC2_FSC(p) ((p) & (1 << 2)) macro