Searched refs:PCI_IO_BASE (Results 1 – 6 of 6) sorted by relevance
/external/u-boot/board/freescale/common/ |
D | cds_via.c | 32 pci_hose_write_config_byte(hose, bridge, PCI_IO_BASE, 0); in mpc85xx_config_via()
|
/external/u-boot/drivers/pci/ |
D | pci_auto.c | 236 dm_pci_write_config8(dev, PCI_IO_BASE, in dm_pciauto_prescan_setup_bridge()
|
D | pci_auto_old.c | 243 pci_hose_write_config_byte(hose, dev, PCI_IO_BASE, in pciauto_prescan_setup_bridge()
|
/external/kernel-headers/original/uapi/linux/ |
D | pci_regs.h | 134 #define PCI_IO_BASE 0x1c /* I/O range behind the bridge */ macro
|
/external/u-boot/cmd/ |
D | pci.c | 209 { "IO base", PCI_SIZE_8, PCI_IO_BASE },
|
/external/u-boot/include/ |
D | pci.h | 240 #define PCI_IO_BASE 0x1c /* I/O range behind the bridge */ macro
|