Home
last modified time | relevance | path

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

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