Home
last modified time | relevance | path

Searched refs:PCIR_PRIBUS_1 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/pci/
H A Dpcireg.h262 #define PCIR_PRIBUS_1 0x18 macro
H A Dpci_dw.c340 DBI_WR1(sc, PCIR_PRIBUS_1, sc->root_bus); in pci_dw_setup_hw()
H A Dpci.c661 cfg->bridge.br_pribus = REG(PCIR_PRIBUS_1, 1); in pci_hdrtypedata()
6101 pci_write_config(dev, PCIR_PRIBUS_1, in pci_cfg_restore()
6228 PCIR_PRIBUS_1, 1); in pci_cfg_save()
H A Dpci_pci.c1594 pci_write_config(dev, PCIR_PRIBUS_1, sc->pribus, 1); in pcib_attach_common()
/freebsd/sys/arm64/rockchip/
H A Drk_pcie.c1013 PRIV_CFG_WR1(sc, PCIR_PRIBUS_1, sc->root_bus); in rk_pcie_setup_sw()