Searched refs:CRCR_CS (Results 1 – 1 of 1) sorted by relevance
121 #define CRCR_CS (1<<1) macro2976 if (xhci->crcr_low & (CRCR_CA|CRCR_CS) && (xhci->crcr_low & CRCR_CRR)) { in xhci_oper_write()2985 xhci->crcr_low &= ~(CRCR_CA | CRCR_CS); in xhci_oper_write()