Searched refs:PCI_REGION_IO (Results 1 – 25 of 39) sorted by relevance
12
| /u-boot/board/freescale/mpc837xerdb/ |
| A D | pci.c | 30 flags: PCI_REGION_IO 45 .flags = PCI_REGION_IO, 60 .flags = PCI_REGION_IO,
|
| /u-boot/board/freescale/mpc837xemds/ |
| A D | pci.c | 36 flags: PCI_REGION_IO 51 .flags = PCI_REGION_IO, 66 .flags = PCI_REGION_IO,
|
| /u-boot/board/freescale/mpc8349itx/ |
| A D | pci.c | 28 flags: PCI_REGION_IO 50 flags: PCI_REGION_IO
|
| /u-boot/board/freescale/mpc8315erdb/ |
| A D | mpc8315erdb.c | 87 flags: PCI_REGION_IO 102 .flags = PCI_REGION_IO, 117 .flags = PCI_REGION_IO,
|
| /u-boot/board/freescale/mpc832xemds/ |
| A D | pci.c | 31 flags: PCI_REGION_IO 53 flags: PCI_REGION_IO
|
| /u-boot/board/sbc8349/ |
| A D | pci.c | 31 flags: PCI_REGION_IO
|
| /u-boot/drivers/pci/ |
| A D | pci_sh4.c | 38 PCI_REGION_IO); in pci_sh4_init()
|
| A D | pci_auto_common.c | 94 case PCI_REGION_IO: in pciauto_config_init()
|
| A D | pci_msc01.c | 111 PCI_REGION_IO); in msc01_pci_init()
|
| A D | pci_gt64120.c | 163 PCI_REGION_IO); in gt64120_pci_init()
|
| A D | pci_ftpci100.c | 260 PCI_REGION_IO); in ftpci_preinit()
|
| /u-boot/board/freescale/mpc8349emds/ |
| A D | pci.c | 27 flags: PCI_REGION_IO 49 flags: PCI_REGION_IO
|
| /u-boot/board/mpc8308_p1m/ |
| A D | mpc8308_p1m.c | 39 .flags = PCI_REGION_IO,
|
| /u-boot/board/tqc/tqm834x/ |
| A D | pci.c | 29 flags: PCI_REGION_IO
|
| /u-boot/arch/powerpc/cpu/mpc85xx/ |
| A D | pci.c | 117 PCI_REGION_IO); in pci_mpc85xx_init() 202 PCI_REGION_IO); in pci_mpc85xx_init()
|
| /u-boot/include/ |
| A D | pci.h | 543 #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 D | pci.c | 35 flags: PCI_REGION_IO
|
| /u-boot/board/freescale/mpc8313erdb/ |
| A D | mpc8313erdb.c | 75 .flags = PCI_REGION_IO
|
| /u-boot/board/freescale/mpc8308rdb/ |
| A D | mpc8308rdb.c | 103 .flags = PCI_REGION_IO,
|
| /u-boot/board/freescale/mpc8323erdb/ |
| A D | mpc8323erdb.c | 161 flags: PCI_REGION_IO
|
| /u-boot/arch/m68k/cpu/mcf547x_8x/ |
| A D | pci.c | 135 CONFIG_SYS_PCI_IO_SIZE, PCI_REGION_IO); in pci_mcf547x_8x_init()
|
| /u-boot/arch/m68k/cpu/mcf5445x/ |
| A D | pci.c | 133 CONFIG_SYS_PCI_IO_SIZE, PCI_REGION_IO); in pci_mcf5445x_init()
|
| /u-boot/arch/powerpc/cpu/mpc83xx/ |
| A D | pci.c | 55 if (reg->flags & PCI_REGION_IO) in pci_init_bus()
|
| /u-boot/board/ve8313/ |
| A D | ve8313.c | 172 flags: PCI_REGION_IO
|
| /u-boot/drivers/i2c/ |
| A D | intel_i2c.c | 255 PCI_REGION_IO); in intel_i2c_probe()
|
Completed in 51 milliseconds
12