Searched refs:PCI_IO_BASE (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/board/freescale/common/ |
| H A D | cds_via.c | 33 pci_hose_write_config_byte(hose, bridge, PCI_IO_BASE, 0); in mpc85xx_config_via()
|
| /rk3399_rockchip-uboot/drivers/pci/ |
| H A D | pci_auto.c | 235 dm_pci_write_config8(dev, PCI_IO_BASE, in dm_pciauto_prescan_setup_bridge()
|
| H A D | pci_auto_old.c | 243 pci_hose_write_config_byte(hose, dev, PCI_IO_BASE, in pciauto_prescan_setup_bridge()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | pci.c | 180 { "IO base", PCI_SIZE_8, PCI_IO_BASE },
|
| /rk3399_rockchip-uboot/include/ |
| H A D | pci.h | 242 #define PCI_IO_BASE 0x1c /* I/O range behind the bridge */ macro
|