Searched refs:samsung_clk_register_pll (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/drivers/clk/samsung/ |
D | clk-s3c2410.c | 349 samsung_clk_register_pll(ctx, s3c2410_plls, in s3c2410_common_clk_init() 365 samsung_clk_register_pll(ctx, s3c244x_common_plls, in s3c2410_common_clk_init()
|
D | clk-s3c2443.c | 364 samsung_clk_register_pll(ctx, s3c2416_pll_clks, in s3c2443_common_clk_init() 367 samsung_clk_register_pll(ctx, s3c2443_pll_clks, in s3c2443_common_clk_init()
|
D | clk-s3c2412.c | 226 samsung_clk_register_pll(ctx, s3c2412_plls, ARRAY_SIZE(s3c2412_plls), in s3c2412_common_clk_init()
|
D | clk-s5pv210.c | 755 samsung_clk_register_pll(ctx, s5p6442_pll_clks, in __s5pv210_clk_init() 766 samsung_clk_register_pll(ctx, s5pv210_pll_clks, in __s5pv210_clk_init()
|
D | clk.h | 374 void samsung_clk_register_pll(struct samsung_clk_provider *ctx,
|
D | clk.c | 347 samsung_clk_register_pll(ctx, cmu->pll_clks, cmu->nr_pll_clks, in samsung_cmu_register_one()
|
D | clk-s3c64xx.c | 416 samsung_clk_register_pll(ctx, s3c64xx_pll_clks, in s3c64xx_clk_init()
|
D | clk-exynos4.c | 1278 samsung_clk_register_pll(ctx, exynos4210_plls, in exynos4_clk_init() 1290 samsung_clk_register_pll(ctx, exynos4x12_plls, in exynos4_clk_init()
|
D | clk-exynos5250.c | 817 samsung_clk_register_pll(ctx, exynos5250_plls, in exynos5250_clk_init()
|
D | clk-exynos5420.c | 1609 samsung_clk_register_pll(ctx, exynos5x_plls, ARRAY_SIZE(exynos5x_plls), in exynos5x_clk_init()
|
D | clk-pll.c | 1594 void __init samsung_clk_register_pll(struct samsung_clk_provider *ctx, in samsung_clk_register_pll() function
|
D | clk-exynos5433.c | 5613 samsung_clk_register_pll(ctx, info->pll_clks, info->nr_pll_clks, in exynos5433_cmu_probe()
|