Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-caps.h78 #define HCC_CFC BIT(11) macro
H A Dxhci-ring.c4144 (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()