linux/drivers/clk/starfive
Changhuang Liang 838c0a41d7 clk: starfive: Make _clk_get become a common helper function
Introduce num_reg to store the number of clocks, this helps to make
_clk_get become a common helper function which called jh71x0_clk_get().
With this, it helps to simplify the code and extend the code in the
future.

Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
Link: https://lore.kernel.org/r/20250114081300.36600-1-changhuang.liang@starfivetech.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2025-01-14 10:55:00 -08:00
..
Kconfig
Makefile
clk-starfive-jh71x0.c clk: starfive: Make _clk_get become a common helper function 2025-01-14 10:55:00 -08:00
clk-starfive-jh71x0.h clk: starfive: Make _clk_get become a common helper function 2025-01-14 10:55:00 -08:00
clk-starfive-jh7100-audio.c clk: starfive: Make _clk_get become a common helper function 2025-01-14 10:55:00 -08:00
clk-starfive-jh7100.c
clk-starfive-jh7110-aon.c clk: starfive: Make _clk_get become a common helper function 2025-01-14 10:55:00 -08:00
clk-starfive-jh7110-isp.c clk: starfive: Make _clk_get become a common helper function 2025-01-14 10:55:00 -08:00
clk-starfive-jh7110-pll.c clk: starfive: jh7110-pll: Mark the probe function as __init 2024-10-30 13:23:51 -07:00
clk-starfive-jh7110-stg.c clk: starfive: Make _clk_get become a common helper function 2025-01-14 10:55:00 -08:00
clk-starfive-jh7110-sys.c clk: starfive: Make _clk_get become a common helper function 2025-01-14 10:55:00 -08:00
clk-starfive-jh7110-vout.c clk: starfive: Make _clk_get become a common helper function 2025-01-14 10:55:00 -08:00
clk-starfive-jh7110.h