Home
last modified time | relevance | path

Searched refs:XHCI_CRCR_LO_CS (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhcireg.h106 #define XHCI_CRCR_LO_CS 0x00000002 /* RW - command stop */ macro
H A Dxhci.c255 temp &= ~(XHCI_CRCR_LO_CS | XHCI_CRCR_LO_CA); in xhci_reset_command_queue_locked()
264 XWRITE4(sc, oper, XHCI_CRCR_LO, temp | XHCI_CRCR_LO_CS); in xhci_reset_command_queue_locked()

Completed in 6 milliseconds