Home
last modified time | relevance | path

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

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