Searched refs:XHCI_CRCR_CRR (Results 1 – 2 of 2) sorted by relevance
146 #define XHCI_CRCR_CRR 0x00000008 /* RW - command ring running */ macro
177 VERIFY0(addr & XHCI_CRCR_CRR); in xhci_command_ring_init()