Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci_pci.c206 cparams = XREAD4(sc, capa, XHCI_HCSPARAMS0); in xhci_pci_take_controller()
Dxhcireg.h62 #define XHCI_HCSPARAMS0 0x10 /* RO capability parameters */ macro
Dxhci.c563 temp = XREAD4(sc, capa, XHCI_HCSPARAMS0); in xhci_init()
3447 v = XREAD4(sc, capa, XHCI_HCSPARAMS0); in xhci_roothub_exec()