Searched refs:of_cpu_device_node_get (Results 1 – 11 of 11) sorted by relevance
49 static inline struct device_node *of_cpu_device_node_get(int cpu) in of_cpu_device_node_get() function105 static inline struct device_node *of_cpu_device_node_get(int cpu) in of_cpu_device_node_get() function
120 cpu_node = of_cpu_device_node_get(cpu); in idle_state_valid()176 cpu_node = of_cpu_device_node_get(cpumask_first(cpumask)); in dt_init_idle_driver()
36 struct device_node *np = of_cpu_device_node_get(cpu); in get_cpu_node_with_valid_op()
136 struct device_node *np = of_cpu_device_node_get(0); in cpu0_node_has_opp_v2_prop()
177 cpunode = of_cpu_device_node_get(0); in maple_cpufreq_init()
118 np = of_cpu_device_node_get(0); in kirkwood_cpufreq_probe()
178 np = of_cpu_device_node_get(0); in spear_cpufreq_probe()
87 np = of_cpu_device_node_get(0); in tegra124_cpufreq_probe()
627 cpunode = of_cpu_device_node_get(0); in pmac_cpufreq_setup()
654 cpunode = of_cpu_device_node_get(0); in g5_cpufreq_init()
459 np = of_cpu_device_node_get(cpu); in of_cpu_node_to_id()2089 struct device_node *prev = NULL, *np = of_cpu_device_node_get(cpu); in of_find_last_cache_level()