Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcireg.h262 #define PCIR_PRIBUS_1 0x18 macro
H A Dpci_dw.c341 DBI_WR1(sc, PCIR_PRIBUS_1, sc->root_bus); in pci_dw_setup_hw()
H A Dpci.c700 cfg->bridge.br_pribus = REG(PCIR_PRIBUS_1, 1); in pci_hdrtypedata()
6310 pci_write_config(dev, PCIR_PRIBUS_1, in pci_cfg_restore()
6437 PCIR_PRIBUS_1, 1); in pci_cfg_save()
H A Dpci_pci.c1435 pci_write_config(dev, PCIR_PRIBUS_1, sc->pribus, 1); in pcib_attach_common()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h115 #define PCI_PRIMARY_BUS PCIR_PRIBUS_1
/freebsd/sys/arm64/rockchip/
H A Drk_pcie.c1013 PRIV_CFG_WR1(sc, PCIR_PRIBUS_1, sc->root_bus); in rk_pcie_setup_sw()