Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds