Searched refs:imx_clk_hw_cpu (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/clk/imx/ |
| H A D | clk-cpu.c | 75 struct clk_hw *imx_clk_hw_cpu(const char *name, const char *parent_name, in imx_clk_hw_cpu() function 110 EXPORT_SYMBOL_GPL(imx_clk_hw_cpu);
|
| H A D | clk-imx7ulp.c | 110 …hws[IMX7ULP_CLK_CORE] = imx_clk_hw_cpu("core", "divcore", hws[IMX7ULP_CLK_CORE_DIV]->clk, hws[IMX… in imx7ulp_clk_scg1_init() 112 …hws[IMX7ULP_CLK_HSRUN_CORE] = imx_clk_hw_cpu("hsrun_core", "hsrun_divcore", hws[IMX7ULP_CLK_HSRUN_… in imx7ulp_clk_scg1_init()
|
| H A D | clk.h | 105 to_clk(imx_clk_hw_cpu(name, parent_name, div, mux, pll, step)) 401 struct clk_hw *imx_clk_hw_cpu(const char *name, const char *parent_name,
|
| H A D | clk-imx8mn.c | 592 hws[IMX8MN_CLK_ARM] = imx_clk_hw_cpu("arm", "arm_a53_core", in imx8mn_clocks_probe()
|
| H A D | clk-imx8mm.c | 598 hws[IMX8MM_CLK_ARM] = imx_clk_hw_cpu("arm", "arm_a53_core", in imx8mm_clocks_probe()
|
| H A D | clk-imx7d.c | 858 hws[IMX7D_CLK_ARM] = imx_clk_hw_cpu("arm", "arm_a7_root_clk", in imx7d_clocks_init()
|