Searched refs:HCC_CFC (Results 1 – 2 of 2) sorted by relevance
78 #define HCC_CFC BIT(11) macro
4144 (xhci->hcc_params & HCC_CFC)) { in xhci_queue_isoc_tx()4228 if (xhci->hcc_params & HCC_CFC) in xhci_queue_isoc_tx()4307 if ((xhci->hcc_params & HCC_CFC) && !list_empty(&ep_ring->td_list)) { in xhci_queue_isoc_tx_prepare()