Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhcireg.h109 #define XHCI_CRCR_LO_CRR 0x00000008 /* RW - command ring running */ macro
Dxhci.c254 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()