Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dxhcireg.h104 #define XHCI_CRCR_LO_RCS 0x00000001 /* RW - consumer cycle state */ macro
H A Dxhci.c337 XWRITE4(sc, oper, XHCI_CRCR_LO, ((uint32_t)addr) | XHCI_CRCR_LO_RCS); in xhci_reset_command_queue_locked()
519 XWRITE4(sc, oper, XHCI_CRCR_LO, ((uint32_t)addr) | XHCI_CRCR_LO_RCS); in xhci_start_controller()