Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-caps.h79 #define HCC2_CTC(p) ((p) & (1 << 3)) macro
Dxhci-debugfs.c378 if (!HCC2_CTC(xhci->hcc_params2)) in xhci_port_write()
Dxhci-hub.c1396 if (!HCC2_CTC(xhci->hcc_params2)) { in xhci_hub_control()