Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/lantiq/xway/
Dreset.c100 static struct device_node *ltq_rcu_np; variable
135 if (of_device_is_compatible(ltq_rcu_np, "lantiq,rcu-xrx200")) in ltq_boot_select()
180 if (!of_device_is_compatible(ltq_rcu_np, "lantiq,rcu-xrx200")) { in xrx200_gphy_boot()
288 if (of_device_is_compatible(ltq_rcu_np, "lantiq,rcu-xrx200")) in ltq_machine_restart()
353 ltq_rcu_np = of_find_compatible_node(NULL, NULL, "lantiq,rcu-xway"); in mips_reboot_setup()
354 if (!ltq_rcu_np) in mips_reboot_setup()
355 ltq_rcu_np = of_find_compatible_node(NULL, NULL, in mips_reboot_setup()
359 if (!ltq_rcu_np) in mips_reboot_setup()
362 if (of_address_to_resource(ltq_rcu_np, 0, &res)) in mips_reboot_setup()