Searched refs:top_fixed_clks (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.15/drivers/clk/mediatek/ |
| D | clk-mt7629.c | 364 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 584 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
|
| D | clk-mt7622.c | 364 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 624 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
|
| D | clk-mt2701.c | 28 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 679 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
|
| D | clk-mt6779.c | 20 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 1240 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt6779_top_probe()
|
| D | clk-mt8183.c | 25 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 1199 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt8183_top_probe()
|
| D | clk-mt2712.c | 23 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 1325 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt2712_top_probe()
|
| D | clk-mt8192.c | 23 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 1211 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8192_top_probe()
|
| /Linux-v5.15/drivers/clk/samsung/ |
| D | clk-exynos5433.c | 240 static const struct samsung_fixed_rate_clock top_fixed_clks[] __initconst = { variable 797 .fixed_clks = top_fixed_clks, 798 .nr_fixed_clks = ARRAY_SIZE(top_fixed_clks),
|