Home
last modified time | relevance | path

Searched refs:of_cpu_device_node_get (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dof_device.h49 static inline struct device_node *of_cpu_device_node_get(int cpu) in of_cpu_device_node_get() function
110 static inline struct device_node *of_cpu_device_node_get(int cpu) in of_cpu_device_node_get() function
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Ddt_idle_states.c113 cpu_node = of_cpu_device_node_get(cpu); in idle_state_valid()
169 cpu_node = of_cpu_device_node_get(cpumask_first(cpumask)); in dt_init_idle_driver()
H A Dcpuidle-psci.c267 cpu_node = of_cpu_device_node_get(cpu); in psci_cpu_init_idle()
293 cpu_node = of_cpu_device_node_get(cpu); in psci_idle_init_cpu()
H A Dcpuidle-qcom-spm.c241 cpu_node = of_cpu_device_node_get(cpu); in spm_get_drv()
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dcacheinfo.c119 struct device_node *np = of_cpu_device_node_get(cpu); in init_cache_level()
162 struct device_node *np = of_cpu_device_node_get(cpu); in populate_cache_leaves()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dcpuidle.c136 struct device_node *cpu_node = of_cpu_device_node_get(cpu); in arm_cpuidle_init()
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dtegra20-cpufreq.c25 struct device_node *np = of_cpu_device_node_get(0); in cpu0_node_has_opp_v2_prop()
H A Dcpufreq-dt-platdev.c176 struct device_node *np = of_cpu_device_node_get(0); in cpu0_node_has_opp_v2_prop()
H A Dqcom-cpufreq-hw.c238 cpu_np = of_cpu_device_node_get(cpu); in qcom_get_related_cpus()
296 cpu_np = of_cpu_device_node_get(policy->cpu); in qcom_cpufreq_hw_cpu_init()
H A Dmaple-cpufreq.c175 cpunode = of_cpu_device_node_get(0); in maple_cpufreq_init()
H A Dspear-cpufreq.c179 np = of_cpu_device_node_get(0); in spear_cpufreq_probe()
H A Dkirkwood-cpufreq.c113 np = of_cpu_device_node_get(0); in kirkwood_cpufreq_probe()
H A Dtegra124-cpufreq.c70 np = of_cpu_device_node_get(0); in tegra124_cpufreq_probe()
H A Dpmac32-cpufreq.c624 cpunode = of_cpu_device_node_get(0); in pmac_cpufreq_setup()
H A Dpmac64-cpufreq.c653 cpunode = of_cpu_device_node_get(0); in g5_cpufreq_init()
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dcpuidle_cooling.c250 cpu_node = of_cpu_device_node_get(cpu); in cpuidle_cooling_register()
/OK3568_Linux_fs/kernel/arch/arm/mach-sunxi/
H A Dmc_smp.c94 node = of_cpu_device_node_get(cpu); in sunxi_core_is_cortex_a15()
792 node = of_cpu_device_node_get(0); in sunxi_mc_smp_init()
/OK3568_Linux_fs/kernel/drivers/of/
H A Dbase.c407 np = of_cpu_device_node_get(cpu); in of_cpu_node_to_id()
2197 struct device_node *prev = NULL, *np = of_cpu_device_node_get(cpu); in of_find_last_cache_level()
/OK3568_Linux_fs/kernel/drivers/opp/
H A Dof.c1138 cpu_np = of_cpu_device_node_get(cpu); in dev_pm_opp_of_get_sharing_cpus()