Searched refs:imx_clk_scu_alloc_dev (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/clk/imx/ |
D | clk-scu.h | 32 struct clk_hw *imx_clk_scu_alloc_dev(const char *name, 54 return imx_clk_scu_alloc_dev(name, NULL, 0, rsrc_id, clk_type); in imx_clk_scu() 60 return imx_clk_scu_alloc_dev(name, parents, num_parents, rsrc_id, clk_type); in imx_clk_scu2()
|
D | clk-scu.c | 673 struct clk_hw *imx_clk_scu_alloc_dev(const char *name, in imx_clk_scu_alloc_dev() function
|