/kernel/linux/linux-6.6/drivers/clk/mediatek/ |
H A D | clk-mt8188-topckgen.c | 17 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 1270 r = mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt8188_topck_probe() 1327 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8188_topck_probe() 1343 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8188_topck_remove()
|
H A D | clk-mt7986-topckgen.c | 20 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 292 .fixed_clks = top_fixed_clks, 293 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
|
H A D | clk-mt8195-topckgen.c | 16 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 1267 r = mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt8195_topck_probe() 1324 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8195_topck_probe() 1340 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8195_topck_remove()
|
H A D | clk-mt7622.c | 240 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 494 .fixed_clks = top_fixed_clks, 495 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
|
H A D | clk-mt2712.c | 21 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 956 .fixed_clks = top_fixed_clks, 957 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
|
H A D | clk-mt7629.c | 339 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 561 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
|
H A D | clk-mt8186-topckgen.c | 15 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 707 .fixed_clks = top_fixed_clks, 708 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
|
H A D | clk-mt2701.c | 27 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 673 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
|
H A D | clk-mt8365.c | 23 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 768 .fixed_clks = top_fixed_clks, 769 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
|
H A D | clk-mt8183.c | 20 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 876 .fixed_clks = top_fixed_clks, 877 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
|
H A D | clk-mt6779.c | 20 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 1245 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt6779_top_probe()
|
H A D | clk-mt8192.c | 22 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 1000 .fixed_clks = top_fixed_clks, 1001 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
|
/kernel/linux/linux-5.10/drivers/clk/mediatek/ |
H A 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()
|
H A D | clk-mt7629.c | 364 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 586 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
|
H A D | clk-mt2701.c | 28 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 681 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in mtk_topckgen_init()
|
H A 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()
|
H A D | clk-mt6779.c | 20 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 1244 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt6779_top_probe()
|
H A 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()
|
/kernel/linux/linux-5.10/drivers/clk/samsung/ |
H A D | clk-exynos5433.c | 240 static const struct samsung_fixed_rate_clock top_fixed_clks[] __initconst = { 797 .fixed_clks = top_fixed_clks, 798 .nr_fixed_clks = ARRAY_SIZE(top_fixed_clks),
|
/kernel/linux/linux-6.6/drivers/clk/samsung/ |
H A D | clk-exynos5433.c | 263 static const struct samsung_fixed_rate_clock top_fixed_clks[] __initconst = { 820 .fixed_clks = top_fixed_clks, 821 .nr_fixed_clks = ARRAY_SIZE(top_fixed_clks),
|