Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-caps.h102 #define HCC2_CTC BIT(3) macro
H A Dxhci-debugfs.c358 if (!(xhci->hcc_params2 & HCC2_CTC)) in xhci_port_write()