Searched refs:np_apmu (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/arch/arm/mach-shmobile/ |
H A D | platsmp-apmu.c | 211 struct device_node *np_apmu, *np_cpu; in apmu_parse_dt() local 215 for_each_matching_node(np_apmu, apmu_ids) { in apmu_parse_dt() 220 np_cpu = of_parse_phandle(np_apmu, "cpus", bit); in apmu_parse_dt() 234 np_cpu = of_parse_phandle(np_apmu, "cpus", bit); in apmu_parse_dt() 240 !of_address_to_resource(np_apmu, 0, &res)) in apmu_parse_dt()
|
/kernel/linux/linux-5.10/arch/arm/mach-shmobile/ |
H A D | platsmp-apmu.c | 210 struct device_node *np_apmu, *np_cpu; in apmu_parse_dt() local 215 for_each_matching_node(np_apmu, apmu_ids) { in apmu_parse_dt() 220 np_cpu = of_parse_phandle(np_apmu, "cpus", bit); in apmu_parse_dt() 237 np_cpu = of_parse_phandle(np_apmu, "cpus", bit); in apmu_parse_dt() 242 !of_address_to_resource(np_apmu, in apmu_parse_dt()
|
Completed in 2 milliseconds