Searched refs:PCI_SECONDARY_BUS (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/drivers/pci/ |
| H A D | pci_auto.c | 185 dm_pci_write_config8(dev, PCI_SECONDARY_BUS, sub_bus); in dm_pciauto_prescan_setup_bridge()
|
| H A D | pci_auto_old.c | 195 pci_hose_write_config_byte(hose, dev, PCI_SECONDARY_BUS, in pciauto_prescan_setup_bridge()
|
| H A D | pci-uclass.c | 323 pci_read_config8(dev, PCI_SECONDARY_BUS, &state->secondary_bus); in save_pci_state() 343 pci_write_config8(dev, PCI_SECONDARY_BUS, state->secondary_bus); in restore_pci_state()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/ |
| H A D | pcie.c | 282 out_8(hose_cfg_base + PCI_SECONDARY_BUS, 1); in mpc83xx_pcie_init_bus()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | pci.c | 177 { "secondary bus number", PCI_SIZE_8, PCI_SECONDARY_BUS },
|
| /rk3399_rockchip-uboot/include/ |
| H A D | pci.h | 239 #define PCI_SECONDARY_BUS 0x19 /* Secondary bus number */ macro
|