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

/linux-master/drivers/usb/host/
H A Dxhci-caps.h57 #define HCC_CFC(p) ((p) & (1 << 11)) macro
H A Dxhci-ring.c4098 HCC_CFC(xhci->hcc_params)) {
4182 if (HCC_CFC(xhci->hcc_params))
4261 if (HCC_CFC(xhci->hcc_params) && !list_empty(&ep_ring->td_list)) {

Completed in 147 milliseconds