Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-xhci.c122 #define CRCR_CA (1<<2) macro
2992 if (xhci->crcr_low & (CRCR_CA|CRCR_CS) && (xhci->crcr_low & CRCR_CRR)) { in xhci_oper_write()
3001 xhci->crcr_low &= ~(CRCR_CA | CRCR_CS); in xhci_oper_write()