Home
last modified time | relevance | path

Searched refs:top_fixed_clks (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/clk/mediatek/
H A Dclk-mt8188-topckgen.c17 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 Dclk-mt8195-topckgen.c16 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 Dclk-mt7986-topckgen.c20 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 Dclk-mt7988-topckgen.c20 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 Dclk-mt8186-topckgen.c15 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 Dclk-mt7622.c240 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 Dclk-mt7629.c339 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 Dclk-mt2712.c21 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 Dclk-mt8183.c20 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 Dclk-mt8365.c23 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 Dclk-mt8192.c22 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 Dclk-mt2701.c27 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 Dclk-mt6779.c20 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 Dclk-exynos5433.c263 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),