Home
last modified time | relevance | path

Searched refs:PCI_PRIMARY_BUS (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/drivers/pci/
Dpci_auto.c184 dm_pci_write_config8(dev, PCI_PRIMARY_BUS, in dm_pciauto_prescan_setup_bridge()
Dpci_auto_old.c193 pci_hose_write_config_byte(hose, dev, PCI_PRIMARY_BUS, in pciauto_prescan_setup_bridge()
Dpcie_intel_fpga.c256 if (offset == PCI_PRIMARY_BUS) in intel_fpga_pcie_rp_wr_conf()
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dpcie.c280 out_8(hose_cfg_base + PCI_PRIMARY_BUS, 0); in mpc83xx_pcie_init_bus()
/external/kernel-headers/original/uapi/linux/
Dpci_regs.h130 #define PCI_PRIMARY_BUS 0x18 /* Primary bus number */ macro
/external/u-boot/cmd/
Dpci.c205 { "primary bus number", PCI_SIZE_8, PCI_PRIMARY_BUS },
/external/u-boot/include/
Dpci.h236 #define PCI_PRIMARY_BUS 0x18 /* Primary bus number */ macro