Searched refs:XHCI_CRCR_HI (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/usb/controller/ |
| HD | xhcireg.h | 109 #define XHCI_CRCR_HI 0x1C /* XHCI command ring control */ macro
|
| HD | xhci.c | 304 XWRITE4(sc, oper, XHCI_CRCR_HI, 0); in xhci_reset_command_queue_locked() 307 XWRITE4(sc, oper, XHCI_CRCR_HI, 0); in xhci_reset_command_queue_locked() 339 XWRITE4(sc, oper, XHCI_CRCR_HI, (uint32_t)(addr >> 32)); in xhci_reset_command_queue_locked() 460 XWRITE4(sc, oper, XHCI_CRCR_HI, (uint32_t)(addr >> 32)); in xhci_start_controller()
|