Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/imx/
H A Dclk-scu.c24 static struct device_node *pd_np; variable
209 pd_np = of_find_compatible_node(NULL, NULL, "fsl,scu-pd"); in imx_clk_scu_init()
210 if (!pd_np) in imx_clk_scu_init()
661 .np = pd_np, in imx_clk_scu_attach_pd()