Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/lantiq/falcon/
H A Dsysctrl.c189 struct device_node *np_ebu = in ltq_soc_init() local
201 if (!np_status || !np_ebu || !np_sys1 || !np_syseth || !np_sysgpe) in ltq_soc_init()
205 of_address_to_resource(np_ebu, 0, &res_ebu) || in ltq_soc_init()
212 of_node_put(np_ebu); in ltq_soc_init()
/openbmc/linux/arch/mips/lantiq/xway/
H A Dsysctrl.c431 struct device_node *np_ebu = in ltq_soc_init() local
435 if (!np_pmu || !np_cgu || !np_ebu) in ltq_soc_init()
440 of_address_to_resource(np_ebu, 0, &res_ebu)) in ltq_soc_init()
445 of_node_put(np_ebu); in ltq_soc_init()