Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhcireg.h105 #define XHCI_CRCR_LO_RCS 0x00000001 /* RW - consumer cycle state */ macro
H A Dxhci.c299 XWRITE4(sc, oper, XHCI_CRCR_LO, ((uint32_t)addr) | XHCI_CRCR_LO_RCS); in xhci_reset_command_queue_locked()
429 XWRITE4(sc, oper, XHCI_CRCR_LO, ((uint32_t)addr) | XHCI_CRCR_LO_RCS); in xhci_start_controller()

Completed in 5 milliseconds