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

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

Completed in 199 milliseconds