Searched refs:pd_np (Results 1 – 1 of 1) sorted by relevance
26 static struct device_node *pd_np; variable 210 /* pd_np will be used to attach power domains later */ in imx_clk_scu_init() 211 pd_np = of_find_compatible_node(NULL, NULL, "fsl,scu-pd"); in imx_clk_scu_init() 212 if (!pd_np) in imx_clk_scu_init() 644 .np = pd_np, in imx_clk_scu_attach_pd()