/Linux-v6.6/arch/powerpc/platforms/52xx/ |
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()
|
/Linux-v6.6/arch/arm/mach-mvebu/ |
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()
|
/Linux-v6.6/arch/arm/mach-sunxi/ |
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()
|
/Linux-v6.6/arch/arm/mach-socfpga/ |
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()
|
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()
|
/Linux-v6.6/arch/arm/mach-actions/ |
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()
|
/Linux-v6.6/arch/arm/mach-qcom/ |
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()
|
/Linux-v6.6/arch/arm/mach-vt8500/ |
D | vt8500.c | 74 gpio_base = of_iomap(np, 0); in vt8500_init() 106 gpio_base = of_iomap(np, 0); in vt8500_init() 132 pmc_base = of_iomap(np, 0); in vt8500_init()
|
/Linux-v6.6/drivers/clk/keystone/ |
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() 306 reg = of_iomap(node, 0); in of_pll_mux_clk_init()
|
/Linux-v6.6/arch/arm/mach-aspeed/ |
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()
|
/Linux-v6.6/arch/arm/mach-npcm/ |
D | platsmp.c | 34 gcr_base = of_iomap(gcr_np, 0); in npcm7xx_smp_boot_secondary() 62 scu_base = of_iomap(scu_np, 0); in npcm7xx_smp_prepare_cpus()
|
/Linux-v6.6/arch/powerpc/platforms/85xx/ |
D | p1022_ds.c | 187 guts = of_iomap(guts_node, 0); in p1022ds_set_monitor_port() 199 lbc = of_iomap(lbc_node, 0); in p1022ds_set_monitor_port() 211 ecm = of_iomap(law_node, 0); in p1022ds_set_monitor_port() 302 pixis = of_iomap(pixis_node, 0); in p1022ds_set_monitor_port() 388 guts = of_iomap(guts_np, 0); in p1022ds_set_pixel_clock()
|
D | t1042rdb_diu.c | 40 cpld_base = of_iomap(cpld_node, 0); in t1042rdb_set_monitor_port() 91 scfg = of_iomap(scfg_np, 0); in t1042rdb_set_pixel_clock()
|
/Linux-v6.6/arch/arm/mach-ux500/ |
D | platsmp.c | 41 backupram = of_iomap(np, 0); in ux500_smp_prepare_cpus() 53 scu_base = of_iomap(np, 0); in ux500_smp_prepare_cpus()
|
/Linux-v6.6/arch/arm/mach-mstar/ |
D | mstarv7.c | 88 smpctrl = of_iomap(np, 0); in mstarv7_boot_secondary() 118 l3bridge = of_iomap(np, 0); in mstarv7_init()
|
/Linux-v6.6/arch/powerpc/platforms/44x/ |
D | canyonlands.c | 62 bcsr = of_iomap(np, 0); in ppc460ex_canyonlands_fixup() 77 vaddr = of_iomap(np, 0); in ppc460ex_canyonlands_fixup()
|
/Linux-v6.6/arch/arm/mach-hisi/ |
D | hotplug.c | 152 ctrl_base = of_iomap(node, 0); in hi3xxx_hotplug_init() 182 ctrl_base = of_iomap(np, 0); in hix5hd2_hotplug_init() 230 ctrl_base = of_iomap(np, 0); in hip01_set_cpu()
|
/Linux-v6.6/include/linux/ |
D | of_address.h | 64 extern void __iomem *of_iomap(struct device_node *device, int index); 163 void __iomem *of_iomap(struct device_node *node, int index); 171 static inline void __iomem *of_iomap(struct device_node *device, int index) in of_iomap() function
|
/Linux-v6.6/arch/arm/mach-imx/ |
D | cpu-imx5.c | 30 iim_base = of_iomap(np, 0); in imx5_read_srev_reg() 148 tigerp_base = of_iomap(np, 0); in imx5_pmu_init()
|
D | src.c | 173 src_base = of_iomap(np, 0); in imx_src_init() 197 src_base = of_iomap(np, 0); in imx7_src_init() 205 gpc_base = of_iomap(np, 0); in imx7_src_init()
|
/Linux-v6.6/drivers/clk/ |
D | clk-moxart.c | 28 base = of_iomap(node, 0); in moxart_of_pll_clk_init() 68 base = of_iomap(node, 0); in moxart_of_apb_clk_init()
|
/Linux-v6.6/arch/arm/mach-berlin/ |
D | platsmp.c | 65 scu_base = of_iomap(np, 0); in berlin_smp_prepare_cpus() 71 cpu_ctrl = of_iomap(np, 0); in berlin_smp_prepare_cpus()
|
/Linux-v6.6/drivers/soc/imx/ |
D | soc-imx8m.c | 66 ocotp_base = of_iomap(np, 0); in imx8mq_soc_revision() 111 ocotp_base = of_iomap(np, 0); in imx8mm_soc_uid() 141 anatop_base = of_iomap(np, 0); in imx8mm_soc_revision()
|
/Linux-v6.6/drivers/irqchip/ |
D | irq-atmel-aic-common.c | 153 regs = of_iomap(np, 0); in aic_common_rtc_irq_fixup() 178 regs = of_iomap(np, 0); in aic_common_rtt_irq_fixup() 223 reg_base = of_iomap(node, 0); in aic_common_of_init()
|
/Linux-v6.6/drivers/clk/st/ |
D | clkgen-mux.c | 65 reg = of_iomap(np, 0); in st_of_clkgen_mux_setup() 68 reg = of_iomap(parent_np, 0); in st_of_clkgen_mux_setup()
|