Home
last modified time | relevance | path

Searched refs:of_get_cpu_node (Results 1 – 25 of 57) sorted by relevance

123

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/8xx/
H A Dm8xx_setup.c63 cpu = of_get_cpu_node(0, NULL); in get_freq()
144 cpu = of_get_cpu_node(0, NULL); in mpc8xx_calibrate_decr()
/OK3568_Linux_fs/kernel/arch/mips/pistachio/
H A Dtime.c41 np = of_get_cpu_node(0, NULL); in plat_time_init()
/OK3568_Linux_fs/kernel/arch/arm/mach-qcom/
H A Dplatsmp.c85 cpu_node = of_get_cpu_node(cpu, NULL); in kpssv1_release_secondary()
165 cpu_node = of_get_cpu_node(cpu, NULL); in kpssv2_release_secondary()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/
H A Dcbe_regs.c186 if (of_find_node_by_phandle(cpu_handle[i]) == of_get_cpu_node(cpu_id, NULL)) in cbe_get_be_node()
244 cbe_thread_map[i].cpu_node = of_get_cpu_node(i, &thread_id); in cbe_regs_init()
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dqoriq-cpufreq.c76 np = of_get_cpu_node(cpu, NULL); in cpu_to_clk()
167 np = of_get_cpu_node(cpu, NULL); in qoriq_cpufreq_cpu_init()
H A Dppc_cbe_cpufreq.c63 cpu = of_get_cpu_node(policy->cpu, NULL); in cbe_cpufreq_cpu_init()
/OK3568_Linux_fs/kernel/arch/arm/mach-vexpress/
H A Dplatsmp.c39 cpu_node = of_get_cpu_node(cpu, NULL); in vexpress_smp_init_ops()
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/cpu/
H A Dcpuinfo.c93 cpu = of_get_cpu_node(0, NULL); in setup_cpuinfo()
/OK3568_Linux_fs/kernel/arch/arm/mach-sti/
H A Dplatsmp.c69 np = of_get_cpu_node(cpu, NULL); in sti_smp_prepare_cpus()
/OK3568_Linux_fs/kernel/drivers/soc/renesas/
H A Dr9a06g032-smp.c57 dn = of_get_cpu_node(1, NULL); in r9a06g032_smp_prepare_cpus()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsmp_spin_table.c48 dn = of_get_cpu_node(cpu, NULL); in smp_spin_table_cpu_init()
H A Dcpu_ops.c60 struct device_node *dn = of_get_cpu_node(cpu, NULL); in cpu_read_enable_method()
/OK3568_Linux_fs/kernel/arch/arm/mach-axxia/
H A Dplatsmp.c67 np = of_get_cpu_node(cpu, NULL); in axxia_smp_prepare_cpus()
/OK3568_Linux_fs/kernel/arch/arm/mach-bcm/
H A Dbcm63xx_smp.c129 dn = of_get_cpu_node(cpu, NULL); in bcm63138_smp_boot_secondary()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/44x/
H A Diss4xx.c87 struct device_node *cpunode = of_get_cpu_node(cpu, NULL); in smp_iss4xx_kick_cpu()
H A Dppc476.c153 struct device_node *cpunode = of_get_cpu_node(cpu, NULL); in smp_ppc47x_kick_cpu()
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dcpu.c108 struct device_node *node = of_get_cpu_node(cpu_id, NULL); in c_show()
/OK3568_Linux_fs/kernel/include/linux/
H A Dof_device.h54 return of_get_cpu_node(cpu, NULL); in of_cpu_device_node_get()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dtopology.c102 cn = of_get_cpu_node(cpu, NULL); in parse_dt_topology()
/OK3568_Linux_fs/kernel/arch/mips/generic/
H A Dinit.c163 np = of_get_cpu_node(0, NULL); in plat_time_init()
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh2/
H A Dsmp-j2.c87 np = of_get_cpu_node(cpu, NULL); in j2_start_cpu()
/OK3568_Linux_fs/kernel/arch/arm/mach-mvebu/
H A Dplatsmp.c43 struct device_node *np = of_get_cpu_node(cpu, NULL); in get_cpu_clk()
/OK3568_Linux_fs/kernel/arch/nios2/kernel/
H A Dcpuinfo.c37 cpu = of_get_cpu_node(0, NULL); in setup_cpuinfo()
/OK3568_Linux_fs/kernel/arch/mips/ath79/
H A Dsetup.c249 np = of_get_cpu_node(0, NULL); in plat_time_init()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/4xx/
H A Dsoc.c199 np = of_get_cpu_node(0, NULL); in ppc4xx_reset_system()

123