Searched refs:top_fixed_clks (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/clk/mediatek/ |
| D | clk-mt7629.c | 364 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 585 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 625 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 1239 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt6779_top_probe()
|
| D | clk-mt2712.c | 23 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 1326 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt2712_top_probe()
|
| D | clk-mt8183.c | 25 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 1200 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt8183_top_probe()
|
| /Linux-v5.4/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),
|