Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-dbg.c122 HCC2_ETC(temp) ? "supports" : "doesn't support"); in xhci_print_cap_regs()
Dxhci.h154 #define HCC2_ETC(p) ((p) & (1 << 6)) macro