| /OK3568_Linux_fs/u-boot/board/freescale/mpc837xerdb/ |
| H A D | pci.c | 29 flags: PCI_REGION_IO 44 .flags = PCI_REGION_IO, 59 .flags = PCI_REGION_IO,
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc837xemds/ |
| H A D | pci.c | 34 flags: PCI_REGION_IO 49 .flags = PCI_REGION_IO, 64 .flags = PCI_REGION_IO,
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8315erdb/ |
| H A D | mpc8315erdb.c | 84 flags: PCI_REGION_IO 99 .flags = PCI_REGION_IO, 114 .flags = PCI_REGION_IO,
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pci.h | 478 #define PCI_REGION_IO 0x00000001 /* PCI IO space */ macro 647 #define pci_phys_to_io(dev, addr) pci_phys_to_bus((dev), (addr), PCI_REGION_IO) 648 #define pci_io_to_phys(dev, addr) pci_bus_to_phys((dev), (addr), PCI_REGION_IO) 655 pci_virt_to_bus((dev), (addr), PCI_REGION_IO) 657 pci_bus_to_virt((dev), (addr), PCI_REGION_IO, (len), (map_flags)) 1261 dm_pci_phys_to_bus((dev), (addr), PCI_REGION_IO) 1263 dm_pci_bus_to_phys((dev), (addr), PCI_REGION_IO) 1270 dm_pci_virt_to_bus((dev), (addr), PCI_REGION_IO) 1272 dm_pci_bus_to_virt((dev), (addr), PCI_REGION_IO, (len), (map_flags))
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8349itx/ |
| H A D | pci.c | 29 flags: PCI_REGION_IO 51 flags: PCI_REGION_IO
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc832xemds/ |
| H A D | pci.c | 32 flags: PCI_REGION_IO 54 flags: PCI_REGION_IO
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8349emds/ |
| H A D | pci.c | 28 flags: PCI_REGION_IO 50 flags: PCI_REGION_IO
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | pci.c | 117 PCI_REGION_IO); in pci_mpc85xx_init() 202 PCI_REGION_IO); in pci_mpc85xx_init()
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci_sh4.c | 38 PCI_REGION_IO); in pci_sh4_init()
|
| H A D | pci_auto_common.c | 86 case PCI_REGION_IO: in pciauto_config_init()
|
| H A D | pci_msc01.c | 111 PCI_REGION_IO); in msc01_pci_init()
|
| H A D | tsi108_pci.c | 129 CONFIG_SYS_PCI_IO_PHYS, CONFIG_SYS_PCI_IO_SIZE, PCI_REGION_IO); in pci_init_board()
|
| H A D | pci_gt64120.c | 162 PCI_REGION_IO); in gt64120_pci_init()
|
| /OK3568_Linux_fs/u-boot/board/sbc8349/ |
| H A D | pci.c | 32 flags: PCI_REGION_IO
|
| /OK3568_Linux_fs/u-boot/board/tqc/tqm834x/ |
| H A D | pci.c | 30 flags: PCI_REGION_IO
|
| /OK3568_Linux_fs/u-boot/board/mpc8308_p1m/ |
| H A D | mpc8308_p1m.c | 39 .flags = PCI_REGION_IO,
|
| /OK3568_Linux_fs/u-boot/board/esd/vme8349/ |
| H A D | pci.c | 36 flags: PCI_REGION_IO
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8313erdb/ |
| H A D | mpc8313erdb.c | 72 .flags = PCI_REGION_IO
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8308rdb/ |
| H A D | mpc8308rdb.c | 103 .flags = PCI_REGION_IO,
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | pci.c | 438 { PCI_REGION_IO, "io" }, 442 { PCI_REGION_IO, "io" },
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8323erdb/ |
| H A D | mpc8323erdb.c | 154 flags: PCI_REGION_IO
|
| /OK3568_Linux_fs/u-boot/board/ve8313/ |
| H A D | ve8313.c | 169 flags: PCI_REGION_IO
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5445x/ |
| H A D | pci.c | 133 CONFIG_SYS_PCI_IO_SIZE, PCI_REGION_IO); in pci_mcf5445x_init()
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf547x_8x/ |
| H A D | pci.c | 135 CONFIG_SYS_PCI_IO_SIZE, PCI_REGION_IO); in pci_mcf547x_8x_init()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | pci.c | 52 if (reg->flags & PCI_REGION_IO) in pci_init_bus()
|