Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-dbg.c106 HCC_SPC(temp) ? "can" : "can't"); in xhci_print_cap_regs()
Dxhci.h126 #define HCC_SPC(p) ((p) & (1 << 9)) macro