Searched refs:XHCI_CRCR_LO_CRR (Results 1 – 2 of 2) sorted by relevance
109 #define XHCI_CRCR_LO_CRR 0x00000008 /* RW - command ring running */ macro
254 if (temp & XHCI_CRCR_LO_CRR) { in xhci_reset_command_queue_locked()276 if (temp & XHCI_CRCR_LO_CRR) { in xhci_reset_command_queue_locked()