Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
HDxhcireg.h48 #define XHCI_HCSPARAMS1 0x04 /* RO structual parameters 1 */ macro
HDxhci.c383 temp = XREAD4(sc, capa, XHCI_HCSPARAMS1); in xhci_start_controller()