Home
last modified time | relevance | path

Searched refs:HCC2_CTC (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-debugfs.c377 if (!HCC2_CTC(xhci->hcc_params2)) in xhci_port_write()
H A Dxhci-hub.c1295 if (!HCC2_CTC(xhci->hcc_params2)) { in xhci_hub_control()
H A Dxhci.h142 #define HCC2_CTC(p) ((p) & (1 << 3)) macro