Home
last modified time | relevance | path

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

12

/rk3399_rockchip-uboot/board/freescale/mpc837xerdb/
H A Dpci.c29 flags: PCI_REGION_IO
44 .flags = PCI_REGION_IO,
59 .flags = PCI_REGION_IO,
/rk3399_rockchip-uboot/board/freescale/mpc837xemds/
H A Dpci.c34 flags: PCI_REGION_IO
49 .flags = PCI_REGION_IO,
64 .flags = PCI_REGION_IO,
/rk3399_rockchip-uboot/board/freescale/mpc8349itx/
H A Dpci.c29 flags: PCI_REGION_IO
51 flags: PCI_REGION_IO
/rk3399_rockchip-uboot/board/freescale/mpc8315erdb/
H A Dmpc8315erdb.c84 flags: PCI_REGION_IO
99 .flags = PCI_REGION_IO,
114 .flags = PCI_REGION_IO,
/rk3399_rockchip-uboot/board/freescale/mpc832xemds/
H A Dpci.c32 flags: PCI_REGION_IO
54 flags: PCI_REGION_IO
/rk3399_rockchip-uboot/board/freescale/mpc8349emds/
H A Dpci.c28 flags: PCI_REGION_IO
50 flags: PCI_REGION_IO
/rk3399_rockchip-uboot/drivers/pci/
H A Dpci_sh4.c38 PCI_REGION_IO); in pci_sh4_init()
H A Dpci_auto_common.c86 case PCI_REGION_IO: in pciauto_config_init()
H A Dpci_msc01.c111 PCI_REGION_IO); in msc01_pci_init()
H A Dtsi108_pci.c129 CONFIG_SYS_PCI_IO_PHYS, CONFIG_SYS_PCI_IO_SIZE, PCI_REGION_IO); in pci_init_board()
H A Dpci_gt64120.c162 PCI_REGION_IO); in gt64120_pci_init()
/rk3399_rockchip-uboot/board/sbc8349/
H A Dpci.c32 flags: PCI_REGION_IO
/rk3399_rockchip-uboot/include/
H A Dpci.h498 #define PCI_REGION_IO 0x00000001 /* PCI IO space */ macro
675 #define pci_phys_to_io(dev, addr) pci_phys_to_bus((dev), (addr), PCI_REGION_IO)
676 #define pci_io_to_phys(dev, addr) pci_bus_to_phys((dev), (addr), PCI_REGION_IO)
683 pci_virt_to_bus((dev), (addr), PCI_REGION_IO)
685 pci_bus_to_virt((dev), (addr), PCI_REGION_IO, (len), (map_flags))
1421 dm_pci_phys_to_bus((dev), (addr), PCI_REGION_IO)
1423 dm_pci_bus_to_phys((dev), (addr), PCI_REGION_IO)
1430 dm_pci_virt_to_bus((dev), (addr), PCI_REGION_IO)
1432 dm_pci_bus_to_virt((dev), (addr), PCI_REGION_IO, (len), (map_flags))
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dpci.c117 PCI_REGION_IO); in pci_mpc85xx_init()
202 PCI_REGION_IO); in pci_mpc85xx_init()
/rk3399_rockchip-uboot/board/mpc8308_p1m/
H A Dmpc8308_p1m.c39 .flags = PCI_REGION_IO,
/rk3399_rockchip-uboot/board/tqc/tqm834x/
H A Dpci.c30 flags: PCI_REGION_IO
/rk3399_rockchip-uboot/board/esd/vme8349/
H A Dpci.c36 flags: PCI_REGION_IO
/rk3399_rockchip-uboot/board/freescale/mpc8313erdb/
H A Dmpc8313erdb.c72 .flags = PCI_REGION_IO
/rk3399_rockchip-uboot/board/freescale/mpc8308rdb/
H A Dmpc8308rdb.c103 .flags = PCI_REGION_IO,
/rk3399_rockchip-uboot/board/freescale/mpc8323erdb/
H A Dmpc8323erdb.c154 flags: PCI_REGION_IO
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf547x_8x/
H A Dpci.c135 CONFIG_SYS_PCI_IO_SIZE, PCI_REGION_IO); in pci_mcf547x_8x_init()
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf5445x/
H A Dpci.c133 CONFIG_SYS_PCI_IO_SIZE, PCI_REGION_IO); in pci_mcf5445x_init()
/rk3399_rockchip-uboot/board/ve8313/
H A Dve8313.c169 flags: PCI_REGION_IO
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/
H A Dpci.c52 if (reg->flags & PCI_REGION_IO) in pci_init_bus()
/rk3399_rockchip-uboot/cmd/
H A Dpci.c438 { PCI_REGION_IO, "io" },
442 { PCI_REGION_IO, "io" },

12