Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dxhcireg.h147 #define XHCI_CRCR_HI 0x1C /* XHCI command ring control */ macro
H A Dxhci.c438 XOWRITE4(sc, XHCI_CRCR_HI, (uint32_t)(paddr >> 32)); in xhci_config()
441 XOREAD4(sc, XHCI_CRCR_HI), XOREAD4(sc, XHCI_CRCR_LO), paddr)); in xhci_config()
529 XOWRITE4(sc, XHCI_CRCR_HI, 0); in xhci_detach()
664 XOWRITE4(sc, XHCI_CRCR_HI, 0); in xhci_suspend()
2039 XOWRITE4(sc, XHCI_CRCR_HI, 0); in xhci_command_abort()