Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
HDxhcireg.h52 #define XHCI_HCSPARAMS2 0x08 /* RO structual parameters 2 */ macro
HDxhci.c408 temp = XREAD4(sc, capa, XHCI_HCSPARAMS2); in xhci_start_controller()
458 temp = XREAD4(sc, capa, XHCI_HCSPARAMS2); in xhci_start_controller()