Searched refs:XHCI_HCSPARAMS0 (Results 1 – 5 of 5) sorted by relevance
61 #define XHCI_HCSPARAMS0 0x10 /* RO capability parameters */ macro
513 cparams = XREAD4(sc, capa, XHCI_HCSPARAMS0); in xhci_pci_take_controller()
551 temp = XREAD4(sc, capa, XHCI_HCSPARAMS0); in xhci_init()3429 v = XREAD4(sc, capa, XHCI_HCSPARAMS0); in xhci_roothub_exec()
2357 case XHCI_HCSPARAMS0: /* 0x10 */ in pci_xhci_hostcap_read()
3733 cparams = bus_read_4(res, XHCI_HCSPARAMS0); in xhci_early_takeover()