Home
last modified time | relevance | path

Searched refs:XHCI_HCCPARAMS (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/
Dxhci_pci.c259 cparams = XREAD4(&psc->sc, XHCI_HCCPARAMS); in xhci_pci_takecontroller()
/openbsd/src/sys/dev/usb/
Dxhcireg.h85 #define XHCI_HCCPARAMS 0x10 /* RO capability parameters */ macro
Dxhci.c330 hcr = XREAD4(sc, XHCI_HCCPARAMS); in xhci_init()
2646 v = XREAD4(sc, XHCI_HCCPARAMS); in xhci_root_ctrl_start()