Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c121 #define CRCR_CS (1<<1) macro
2976 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()