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

/linux-master/drivers/clk/mediatek/
H A Dclk-mt7986-topckgen.c20 static const struct mtk_fixed_clk top_fixed_clks[] = { variable in typeref:struct:mtk_fixed_clk
292 .fixed_clks = top_fixed_clks,
293 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
H A Dclk-mt8188-topckgen.c17 static const struct mtk_fixed_clk top_fixed_clks[] = { variable in typeref:struct:mtk_fixed_clk
1271 r = mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks),
1328 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data);
1344 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data);
H A Dclk-mt7622.c240 static const struct mtk_fixed_clk top_fixed_clks[] = { variable in typeref:struct:mtk_fixed_clk
494 .fixed_clks = top_fixed_clks,
495 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
H A Dclk-mt8195-topckgen.c16 static const struct mtk_fixed_clk top_fixed_clks[] = { variable in typeref:struct:mtk_fixed_clk
1278 r = mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks),
1335 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data);
1351 mtk_clk_unregister_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks), top_clk_data);
H A Dclk-mt8186-topckgen.c15 static const struct mtk_fixed_clk top_fixed_clks[] = { variable in typeref:struct:mtk_fixed_clk
707 .fixed_clks = top_fixed_clks,
708 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
H A Dclk-mt7629.c339 static const struct mtk_fixed_clk top_fixed_clks[] = { variable in typeref:struct:mtk_fixed_clk
561 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks),
H A Dclk-mt7988-topckgen.c20 static const struct mtk_fixed_clk top_fixed_clks[] = { variable in typeref:struct:mtk_fixed_clk
280 .fixed_clks = top_fixed_clks,
281 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
H A Dclk-mt2712.c21 static const struct mtk_fixed_clk top_fixed_clks[] = { variable in typeref:struct:mtk_fixed_clk
956 .fixed_clks = top_fixed_clks,
957 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
H A Dclk-mt8365.c23 static const struct mtk_fixed_clk top_fixed_clks[] = { variable in typeref:struct:mtk_fixed_clk
768 .fixed_clks = top_fixed_clks,
769 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
H A Dclk-mt2701.c27 static const struct mtk_fixed_clk top_fixed_clks[] = { variable in typeref:struct:mtk_fixed_clk
673 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks),
H A Dclk-mt8183.c20 static const struct mtk_fixed_clk top_fixed_clks[] = { variable in typeref:struct:mtk_fixed_clk
876 .fixed_clks = top_fixed_clks,
877 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
H A Dclk-mt8192.c22 static const struct mtk_fixed_clk top_fixed_clks[] = { variable in typeref:struct:mtk_fixed_clk
1000 .fixed_clks = top_fixed_clks,
1001 .num_fixed_clks = ARRAY_SIZE(top_fixed_clks),
H A Dclk-mt6779.c20 static const struct mtk_fixed_clk top_fixed_clks[] = { variable in typeref:struct:mtk_fixed_clk
1245 mtk_clk_register_fixed_clks(top_fixed_clks, ARRAY_SIZE(top_fixed_clks),
/linux-master/drivers/clk/samsung/
H A Dclk-exynos5433.c263 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),

Completed in 294 milliseconds