Home
last modified time | relevance | path

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

/external/u-boot/board/freescale/common/
Dcds_via.c32 pci_hose_write_config_byte(hose, bridge, PCI_IO_BASE, 0); in mpc85xx_config_via()
/external/u-boot/drivers/pci/
Dpci_auto.c236 dm_pci_write_config8(dev, PCI_IO_BASE, in dm_pciauto_prescan_setup_bridge()
Dpci_auto_old.c243 pci_hose_write_config_byte(hose, dev, PCI_IO_BASE, in pciauto_prescan_setup_bridge()
/external/kernel-headers/original/uapi/linux/
Dpci_regs.h134 #define PCI_IO_BASE 0x1c /* I/O range behind the bridge */ macro
/external/u-boot/cmd/
Dpci.c209 { "IO base", PCI_SIZE_8, PCI_IO_BASE },
/external/u-boot/include/
Dpci.h240 #define PCI_IO_BASE 0x1c /* I/O range behind the bridge */ macro