| /linux/drivers/clk/mediatek/ |
| H A D | clk-mt6795-topckgen.c | 350 static const struct mtk_fixed_clk fixed_clks[] = { variable 527 .fixed_clks = fixed_clks, 528 .num_fixed_clks = ARRAY_SIZE(fixed_clks),
|
| H A D | clk-mt8173-topckgen.c | 423 static const struct mtk_fixed_clk fixed_clks[] = { variable 628 .fixed_clks = fixed_clks, 629 .num_fixed_clks = ARRAY_SIZE(fixed_clks),
|
| H A D | clk-mtk.c | 523 if (mcd->fixed_clks) { in __mtk_clk_simple_probe() 524 r = mtk_clk_register_fixed_clks(mcd->fixed_clks, in __mtk_clk_simple_probe() 617 if (mcd->fixed_clks) in __mtk_clk_simple_probe() 618 mtk_clk_unregister_fixed_clks(mcd->fixed_clks, in __mtk_clk_simple_probe() 652 if (mcd->fixed_clks) in __mtk_clk_simple_remove() 653 mtk_clk_unregister_fixed_clks(mcd->fixed_clks, in __mtk_clk_simple_remove()
|
| H A D | clk-mt8167.c | 23 static const struct mtk_fixed_clk fixed_clks[] = { variable 864 .fixed_clks = fixed_clks, 865 .num_fixed_clks = ARRAY_SIZE(fixed_clks),
|
| H A D | clk-mt7986-topckgen.c | 292 .fixed_clks = top_fixed_clks,
|
| H A D | clk-mt6735-topckgen.c | 367 .fixed_clks = topckgen_fixed_clks,
|
| H A D | clk-mt7988-topckgen.c | 280 .fixed_clks = top_fixed_clks,
|
| H A D | clk-mtk.h | 249 const struct mtk_fixed_clk *fixed_clks; member
|
| H A D | clk-mt8186-topckgen.c | 707 .fixed_clks = top_fixed_clks,
|
| H A D | clk-mt7622.c | 494 .fixed_clks = top_fixed_clks,
|
| H A D | clk-mt8365.c | 768 .fixed_clks = top_fixed_clks,
|
| H A D | clk-mt2712.c | 956 .fixed_clks = top_fixed_clks,
|
| H A D | clk-mt8183.c | 876 .fixed_clks = top_fixed_clks,
|
| H A D | clk-mt8192.c | 1000 .fixed_clks = top_fixed_clks,
|
| /linux/drivers/clk/samsung/ |
| H A D | clk.c | 481 if (cmu->fixed_clks) in samsung_cmu_register_clocks() 482 samsung_clk_register_fixed_rate(ctx, cmu->fixed_clks, in samsung_cmu_register_clocks()
|
| H A D | clk-exynos7870.c | 1001 .fixed_clks = dispaud_fixed_clks, 1126 .fixed_clks = fsys_fixed_clks, 1425 .fixed_clks = isp_fixed_clks,
|
| H A D | clk-fsd.c | 675 .fixed_clks = peric_fixed_clks, 974 .fixed_clks = fsys0_fixed_clks, 1146 .fixed_clks = fsys1_fixed_clks,
|
| H A D | clk-exynos7.c | 965 .fixed_clks = fixed_rate_clks_fsys0, 1094 .fixed_clks = fixed_rate_clks_fsys1,
|
| H A D | clk-exynos850.c | 710 .fixed_clks = apm_fixed_clks, 993 .fixed_clks = aud_fixed_clks, 1096 .fixed_clks = cmgp_fixed_clks,
|
| H A D | clk-exynos5433.c | 818 .fixed_clks = top_fixed_clks, 2358 .fixed_clks = fsys_fixed_clks, 2907 .fixed_clks = disp_fixed_clks, 3079 .fixed_clks = aud_fixed_clks, 5085 .fixed_clks = cam0_fixed_clks, 5460 .fixed_clks = cam1_fixed_clks,
|
| H A D | clk-artpec8.c | 984 .fixed_clks = peri_fixed_clks,
|
| H A D | clk-exynos2200.c | 2338 .fixed_clks = alive_fixed_clks, 3871 .fixed_clks = vts_fixed_clks,
|
| H A D | clk-exynos5260.c | 1839 .fixed_clks = fixed_rate_clks,
|