/linux/drivers/clk/mediatek/ |
H A D | clk-mt8188-topckgen.c | 17 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 1274 r = mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt8188_topck_probe() 1331 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8188_topck_probe() 1347 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-mt8195-topckgen.c | 16 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 1278 r = mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), in clk_mt8195_topck_probe() 1335 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data); in clk_mt8195_topck_probe() 1351 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-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-mt7988-topckgen.c | 20 static const struct mtk_fixed_clk top_fixed_clks[] = { variable 280 .fixed_clks = top_fixed_clks, 281 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
|
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-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-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-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-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-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-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),
|
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-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()
|
/linux/drivers/clk/samsung/ |
H A D | clk-exynos5433.c | 263 static const struct samsung_fixed_rate_clock top_fixed_clks[] __initconst = { variable 820 .fixed_clks = top_fixed_clks, 821 .nr_fixed_clks = ARRAY_SIZE(top_fixed_clks),
|