Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dxhcireg.h57 #define XHCI_HCSPARAMS3 0x0C /* RO structual parameters 3 */ macro
H A Dxhci.c420 temp = XREAD4(sc, capa, XHCI_HCSPARAMS3); in xhci_start_controller()