Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/imx/
Dclk-cpu.c73 struct clk_hw *imx_clk_hw_cpu(const char *name, const char *parent_name, in imx_clk_hw_cpu() function
108 EXPORT_SYMBOL_GPL(imx_clk_hw_cpu);
Dclk-imx7ulp.c111 …hws[IMX7ULP_CLK_CORE] = imx_clk_hw_cpu("core", "divcore", hws[IMX7ULP_CLK_CORE_DIV]->clk, hws[IMX… in imx7ulp_clk_scg1_init()
113 …hws[IMX7ULP_CLK_HSRUN_CORE] = imx_clk_hw_cpu("hsrun_core", "hsrun_divcore", hws[IMX7ULP_CLK_HSRUN_… in imx7ulp_clk_scg1_init()
Dclk.h68 to_clk(imx_clk_hw_cpu(name, parent_name, div, mux, pll, step))
532 struct clk_hw *imx_clk_hw_cpu(const char *name, const char *parent_name,
Dclk-imx8mn.c555 hws[IMX8MN_CLK_ARM] = imx_clk_hw_cpu("arm", "arm_a53_core", in imx8mn_clocks_probe()
Dclk-imx8mq.c569 hws[IMX8MQ_CLK_ARM] = imx_clk_hw_cpu("arm", "arm_a53_core", in imx8mq_clocks_probe()
Dclk-imx8mm.c604 hws[IMX8MM_CLK_ARM] = imx_clk_hw_cpu("arm", "arm_a53_core", in imx8mm_clocks_probe()
Dclk-imx8mp.c738 hws[IMX8MP_CLK_ARM] = imx_clk_hw_cpu("arm", "arm_a53_core", in imx8mp_clocks_probe()
Dclk-imx7d.c860 hws[IMX7D_CLK_ARM] = imx_clk_hw_cpu("arm", "arm_a7_root_clk", in imx7d_clocks_init()