Home
last modified time | relevance | path

Searched refs:PCI_REGION_IO (Results 1 – 25 of 39) sorted by relevance

12

/u-boot/board/freescale/mpc837xerdb/
A Dpci.c30 flags: PCI_REGION_IO
45 .flags = PCI_REGION_IO,
60 .flags = PCI_REGION_IO,
/u-boot/board/freescale/mpc837xemds/
A Dpci.c36 flags: PCI_REGION_IO
51 .flags = PCI_REGION_IO,
66 .flags = PCI_REGION_IO,
/u-boot/board/freescale/mpc8349itx/
A Dpci.c28 flags: PCI_REGION_IO
50 flags: PCI_REGION_IO
/u-boot/board/freescale/mpc8315erdb/
A Dmpc8315erdb.c87 flags: PCI_REGION_IO
102 .flags = PCI_REGION_IO,
117 .flags = PCI_REGION_IO,
/u-boot/board/freescale/mpc832xemds/
A Dpci.c31 flags: PCI_REGION_IO
53 flags: PCI_REGION_IO
/u-boot/board/sbc8349/
A Dpci.c31 flags: PCI_REGION_IO
/u-boot/drivers/pci/
A Dpci_sh4.c38 PCI_REGION_IO); in pci_sh4_init()
A Dpci_auto_common.c94 case PCI_REGION_IO: in pciauto_config_init()
A Dpci_msc01.c111 PCI_REGION_IO); in msc01_pci_init()
A Dpci_gt64120.c163 PCI_REGION_IO); in gt64120_pci_init()
A Dpci_ftpci100.c260 PCI_REGION_IO); in ftpci_preinit()
/u-boot/board/freescale/mpc8349emds/
A Dpci.c27 flags: PCI_REGION_IO
49 flags: PCI_REGION_IO
/u-boot/board/mpc8308_p1m/
A Dmpc8308_p1m.c39 .flags = PCI_REGION_IO,
/u-boot/board/tqc/tqm834x/
A Dpci.c29 flags: PCI_REGION_IO
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dpci.c117 PCI_REGION_IO); in pci_mpc85xx_init()
202 PCI_REGION_IO); in pci_mpc85xx_init()
/u-boot/include/
A Dpci.h543 #define PCI_REGION_IO 0x00000001 /* PCI IO space */ macro
729 #define pci_phys_to_io(dev, addr) pci_phys_to_bus((dev), (addr), PCI_REGION_IO)
730 #define pci_io_to_phys(dev, addr) pci_bus_to_phys((dev), (addr), PCI_REGION_IO)
737 pci_virt_to_bus((dev), (addr), PCI_REGION_IO)
739 pci_bus_to_virt((dev), (addr), PCI_REGION_IO, (len), (map_flags))
1536 dm_pci_phys_to_bus((dev), (addr), PCI_REGION_IO)
1538 dm_pci_bus_to_phys((dev), (addr), PCI_REGION_IO)
1545 dm_pci_virt_to_bus((dev), (addr), PCI_REGION_IO)
1547 dm_pci_bus_to_virt((dev), (addr), PCI_REGION_IO, (len), (map_flags))
/u-boot/board/esd/vme8349/
A Dpci.c35 flags: PCI_REGION_IO
/u-boot/board/freescale/mpc8313erdb/
A Dmpc8313erdb.c75 .flags = PCI_REGION_IO
/u-boot/board/freescale/mpc8308rdb/
A Dmpc8308rdb.c103 .flags = PCI_REGION_IO,
/u-boot/board/freescale/mpc8323erdb/
A Dmpc8323erdb.c161 flags: PCI_REGION_IO
/u-boot/arch/m68k/cpu/mcf547x_8x/
A Dpci.c135 CONFIG_SYS_PCI_IO_SIZE, PCI_REGION_IO); in pci_mcf547x_8x_init()
/u-boot/arch/m68k/cpu/mcf5445x/
A Dpci.c133 CONFIG_SYS_PCI_IO_SIZE, PCI_REGION_IO); in pci_mcf5445x_init()
/u-boot/arch/powerpc/cpu/mpc83xx/
A Dpci.c55 if (reg->flags & PCI_REGION_IO) in pci_init_bus()
/u-boot/board/ve8313/
A Dve8313.c172 flags: PCI_REGION_IO
/u-boot/drivers/i2c/
A Dintel_i2c.c255 PCI_REGION_IO); in intel_i2c_probe()

Completed in 51 milliseconds

12