Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/imx/
Dclk-imx7ulp.c157 …hws[IMX7ULP_CLK_LPTPM4] = imx7ulp_clk_hw_composite("lptpm4", periph_bus_sels, ARRAY_SIZE(periph_… in imx7ulp_clk_pcc2_init()
158 …hws[IMX7ULP_CLK_LPTPM5] = imx7ulp_clk_hw_composite("lptpm5", periph_bus_sels, ARRAY_SIZE(periph_… in imx7ulp_clk_pcc2_init()
159 …hws[IMX7ULP_CLK_LPIT1] = imx7ulp_clk_hw_composite("lpit1", periph_bus_sels, ARRAY_SIZE(periph_b… in imx7ulp_clk_pcc2_init()
160 …hws[IMX7ULP_CLK_LPSPI2] = imx7ulp_clk_hw_composite("lpspi2", periph_bus_sels, ARRAY_SIZE(periph_… in imx7ulp_clk_pcc2_init()
161 …hws[IMX7ULP_CLK_LPSPI3] = imx7ulp_clk_hw_composite("lpspi3", periph_bus_sels, ARRAY_SIZE(periph_… in imx7ulp_clk_pcc2_init()
162 …hws[IMX7ULP_CLK_LPI2C4] = imx7ulp_clk_hw_composite("lpi2c4", periph_bus_sels, ARRAY_SIZE(periph_… in imx7ulp_clk_pcc2_init()
163 …hws[IMX7ULP_CLK_LPI2C5] = imx7ulp_clk_hw_composite("lpi2c5", periph_bus_sels, ARRAY_SIZE(periph_… in imx7ulp_clk_pcc2_init()
164 …hws[IMX7ULP_CLK_LPUART4] = imx7ulp_clk_hw_composite("lpuart4", periph_bus_sels, ARRAY_SIZE(periph_… in imx7ulp_clk_pcc2_init()
165 …hws[IMX7ULP_CLK_LPUART5] = imx7ulp_clk_hw_composite("lpuart5", periph_bus_sels, ARRAY_SIZE(periph_… in imx7ulp_clk_pcc2_init()
166 …hws[IMX7ULP_CLK_FLEXIO1] = imx7ulp_clk_hw_composite("flexio1", periph_bus_sels, ARRAY_SIZE(periph_… in imx7ulp_clk_pcc2_init()
[all …]
Dclk-composite-7ulp.c25 struct clk_hw *imx7ulp_clk_hw_composite(const char *name, in imx7ulp_clk_hw_composite() function
Dclk.h231 struct clk_hw *imx7ulp_clk_hw_composite(const char *name,
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0015_linux_drivers_clk.patch116 -struct clk_hw *imx7ulp_clk_hw_composite(const char *name,
176 @@ -42,6 +87,8 @@ struct clk_hw *imx7ulp_clk_hw_composite(const char *name,
185 @@ -59,6 +106,8 @@ struct clk_hw *imx7ulp_clk_hw_composite(const char *name,
194 @@ -71,13 +120,27 @@ struct clk_hw *imx7ulp_clk_hw_composite(const char *name,
224 @@ -86,3 +149,19 @@ struct clk_hw *imx7ulp_clk_hw_composite(const char *name,
229 +struct clk_hw *imx7ulp_clk_hw_composite(const char *name, const char * const *parent_names,
4090 struct clk_hw *imx7ulp_clk_hw_composite(const char *name,