Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/lantiq/falcon/
H A Dsysctrl.c191 struct device_node *np_sys1 = in ltq_soc_init() local
201 if (!np_status || !np_ebu || !np_sys1 || !np_syseth || !np_sysgpe) in ltq_soc_init()
206 of_address_to_resource(np_sys1, 0, &res_sys[0]) || in ltq_soc_init()
213 of_node_put(np_sys1); in ltq_soc_init()