/kernel/linux/linux-5.10/arch/arm/mach-imx/ |
H A D | mm-imx3.c | 109 mx3_ccm_base = of_iomap(np, 0); in imx31_init_early() 119 avic_base = of_iomap(np, 0); in mx31_init_irq() 158 mx3_ccm_base = of_iomap(np, 0); in imx35_init_early() 168 avic_base = of_iomap(np, 0); in mx35_init_irq()
|
/kernel/linux/linux-5.10/arch/arm/mach-oxnas/ |
H A D | platsmp.c | 66 scu_base = of_iomap(np, 0); in ox820_smp_prepare_cpus() 73 gic_cpu_ctrl = of_iomap(np, 1); in ox820_smp_prepare_cpus() 79 cpu_ctrl = of_iomap(np, 0); in ox820_smp_prepare_cpus()
|
/kernel/linux/linux-5.10/arch/arm/mach-socfpga/ |
H A D | socfpga.c | 38 sys_manager_base_addr = of_iomap(np, 0); in socfpga_sysmgr_init() 41 rst_manager_base_addr = of_iomap(np, 0); in socfpga_sysmgr_init() 44 sdr_ctl_base_addr = of_iomap(np, 0); in socfpga_sysmgr_init()
|
H A D | l2_cache.c | 34 mapped_l2_edac_addr = of_iomap(np, 0); in socfpga_init_l2_ecc() 58 mapped_l2_edac_addr = of_iomap(np, 0); in socfpga_init_arria10_l2_ecc()
|
/kernel/linux/linux-6.6/arch/arm/mach-socfpga/ |
H A D | socfpga.c | 36 sys_manager_base_addr = of_iomap(np, 0); in socfpga_sysmgr_init() 39 rst_manager_base_addr = of_iomap(np, 0); in socfpga_sysmgr_init() 42 sdr_ctl_base_addr = of_iomap(np, 0); in socfpga_sysmgr_init()
|
H A D | l2_cache.c | 34 mapped_l2_edac_addr = of_iomap(np, 0); in socfpga_init_l2_ecc() 58 mapped_l2_edac_addr = of_iomap(np, 0); in socfpga_init_arria10_l2_ecc()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/52xx/ |
H A D | mpc52xx_common.c | 63 xlb = of_iomap(np, 0); in mpc5200_setup_xlb_arbiter() 146 mpc52xx_wdt = of_iomap(np, 0); in mpc52xx_map_common_devices() 154 mpc52xx_cdm = of_iomap(np, 0); in mpc52xx_map_common_devices() 159 simple_gpio = of_iomap(np, 0); in mpc52xx_map_common_devices() 164 wkup_gpio = of_iomap(np, 0); in mpc52xx_map_common_devices()
|
/kernel/linux/linux-5.10/arch/arm/mach-qcom/ |
H A D | platsmp.c | 64 base = of_iomap(node, 0); in scss_release_secondary() 101 reg = of_iomap(acc_node, 0); in kpssv1_release_secondary() 107 saw_reg = of_iomap(saw_node, 0); in kpssv1_release_secondary() 187 reg = of_iomap(acc_node, 0); in kpssv2_release_secondary() 193 l2_saw_base = of_iomap(saw_node, 0); in kpssv2_release_secondary()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/52xx/ |
H A D | mpc52xx_common.c | 63 xlb = of_iomap(np, 0); in mpc5200_setup_xlb_arbiter() 146 mpc52xx_wdt = of_iomap(np, 0); in mpc52xx_map_common_devices() 154 mpc52xx_cdm = of_iomap(np, 0); in mpc52xx_map_common_devices() 159 simple_gpio = of_iomap(np, 0); in mpc52xx_map_common_devices() 164 wkup_gpio = of_iomap(np, 0); in mpc52xx_map_common_devices()
|
/kernel/linux/linux-5.10/arch/arm/mach-mvebu/ |
H A D | coherency.c | 134 coherency_base = of_iomap(np, 0); in armada_370_coherency_init() 135 coherency_cpu_base = of_iomap(np, 1); in armada_370_coherency_init() 142 cpu_config_base = of_iomap(cpu_config_np, 0); in armada_370_coherency_init() 175 coherency_cpu_base = of_iomap(np, 0); in armada_375_380_coherency_init()
|
/kernel/linux/linux-5.10/arch/arm/mach-sunxi/ |
H A D | platsmp.c | 52 prcm_membase = of_iomap(node, 0); in sun6i_smp_prepare_cpus() 66 cpucfg_membase = of_iomap(node, 0); in sun6i_smp_prepare_cpus() 137 prcm_membase = of_iomap(node, 0); in sun8i_smp_prepare_cpus() 151 cpucfg_membase = of_iomap(node, 0); in sun8i_smp_prepare_cpus()
|
/kernel/linux/linux-6.6/arch/arm/mach-mvebu/ |
H A D | coherency.c | 131 coherency_base = of_iomap(np, 0); in armada_370_coherency_init() 132 coherency_cpu_base = of_iomap(np, 1); in armada_370_coherency_init() 139 cpu_config_base = of_iomap(cpu_config_np, 0); in armada_370_coherency_init() 172 coherency_cpu_base = of_iomap(np, 0); in armada_375_380_coherency_init()
|
/kernel/linux/linux-6.6/arch/arm/mach-sunxi/ |
H A D | platsmp.c | 50 prcm_membase = of_iomap(node, 0); in sun6i_smp_prepare_cpus() 64 cpucfg_membase = of_iomap(node, 0); in sun6i_smp_prepare_cpus() 135 prcm_membase = of_iomap(node, 0); in sun8i_smp_prepare_cpus() 149 cpucfg_membase = of_iomap(node, 0); in sun8i_smp_prepare_cpus()
|
/kernel/linux/linux-6.6/arch/arm/mach-qcom/ |
H A D | platsmp.c | 65 base = of_iomap(node, 0); in scss_release_secondary() 96 reg = of_iomap(acc_node, 0); in cortex_a7_release_secondary() 158 reg = of_iomap(acc_node, 0); in kpssv1_release_secondary() 164 saw_reg = of_iomap(saw_node, 0); in kpssv1_release_secondary() 244 reg = of_iomap(acc_node, 0); in kpssv2_release_secondary() 250 l2_saw_base = of_iomap(saw_node, 0); in kpssv2_release_secondary()
|
/kernel/linux/linux-5.10/arch/arm/mach-aspeed/ |
H A D | platsmp.c | 19 base = of_iomap(secboot_node, 0); in aspeed_g6_boot_secondary() 46 base = of_iomap(secboot_node, 0); in aspeed_g6_smp_prepare_cpus()
|
/kernel/linux/linux-6.6/arch/arm/mach-aspeed/ |
H A D | platsmp.c | 19 base = of_iomap(secboot_node, 0); in aspeed_g6_boot_secondary() 46 base = of_iomap(secboot_node, 0); in aspeed_g6_smp_prepare_cpus()
|
/kernel/linux/linux-5.10/arch/arm/mach-actions/ |
H A D | platsmp.c | 105 timer_base_addr = of_iomap(node, 0); in s500_smp_prepare_cpus() 117 sps_base_addr = of_iomap(node, 0); in s500_smp_prepare_cpus() 130 scu_base_addr = of_iomap(node, 0); in s500_smp_prepare_cpus()
|
/kernel/linux/linux-5.10/arch/arm/mach-exynos/ |
H A D | exynos.c | 55 sysram_base_addr = of_iomap(node, 0); in exynos_sysram_init() 65 sysram_ns_base_addr = of_iomap(node, 0); in exynos_sysram_init() 151 pmu_base_addr = of_iomap(np, 0); in exynos_map_pmu()
|
/kernel/linux/linux-5.10/arch/arm/mach-zx/ |
H A D | platsmp.c | 63 aonsysctrl_base = of_iomap(np, 0); in zx_smp_prepare_cpus() 83 pcu_base = of_iomap(np, 0); in zx_smp_prepare_cpus() 88 matrix_base = of_iomap(np, 0); in zx_smp_prepare_cpus()
|
/kernel/linux/linux-5.10/arch/arm/mach-vt8500/ |
H A D | vt8500.c | 74 gpio_base = of_iomap(np, 0); in vt8500_init() 77 pr_err("%s: of_iomap(gpio_mux) failed\n", in vt8500_init() 106 gpio_base = of_iomap(np, 0); in vt8500_init() 109 pr_err("%s: of_iomap(gpio_mux) failed\n", in vt8500_init() 132 pmc_base = of_iomap(np, 0); in vt8500_init() 135 pr_err("%s:of_iomap(pmc) failed\n", __func__); in vt8500_init()
|
/kernel/linux/linux-6.6/arch/arm/mach-actions/ |
H A D | platsmp.c | 107 timer_base_addr = of_iomap(node, 0); in s500_smp_prepare_cpus() 119 sps_base_addr = of_iomap(node, 0); in s500_smp_prepare_cpus() 132 scu_base_addr = of_iomap(node, 0); in s500_smp_prepare_cpus()
|
/kernel/linux/linux-6.6/arch/arm/mach-vt8500/ |
H A D | vt8500.c | 74 gpio_base = of_iomap(np, 0); in vt8500_init() 77 pr_err("%s: of_iomap(gpio_mux) failed\n", in vt8500_init() 106 gpio_base = of_iomap(np, 0); in vt8500_init() 109 pr_err("%s: of_iomap(gpio_mux) failed\n", in vt8500_init() 132 pmc_base = of_iomap(np, 0); in vt8500_init() 135 pr_err("%s:of_iomap(pmc) failed\n", __func__); in vt8500_init()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | of_address.h | 46 extern void __iomem *of_iomap(struct device_node *device, int index); 112 void __iomem *of_iomap(struct device_node *node, int index); 120 static inline void __iomem *of_iomap(struct device_node *device, int index) in of_iomap() function
|
/kernel/linux/linux-5.10/drivers/clk/keystone/ |
H A D | pll.c | 183 pll_data->pllod = of_iomap(node, i); in _of_pll_clk_init() 187 pll_data->pll_ctl0 = of_iomap(node, i); in _of_pll_clk_init() 203 pll_data->pllm = of_iomap(node, i); in _of_pll_clk_init() 257 reg = of_iomap(node, 0); in of_pll_div_clk_init() 307 reg = of_iomap(node, 0); in of_pll_mux_clk_init()
|
/kernel/linux/linux-6.6/drivers/clk/keystone/ |
H A D | pll.c | 183 pll_data->pllod = of_iomap(node, i); in _of_pll_clk_init() 187 pll_data->pll_ctl0 = of_iomap(node, i); in _of_pll_clk_init() 203 pll_data->pllm = of_iomap(node, i); in _of_pll_clk_init() 257 reg = of_iomap(node, 0); in of_pll_div_clk_init() 307 reg = of_iomap(node, 0); in of_pll_mux_clk_init()
|