Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/samsung/
Dclk-s3c2410.c219 static struct samsung_pll_clock s3c244x_common_plls[] __initdata = { variable
355 s3c244x_common_plls[mpll].rate_table = in s3c2410_common_clk_init()
357 s3c244x_common_plls[upll].rate_table = in s3c2410_common_clk_init()
362 samsung_clk_register_pll(ctx, s3c244x_common_plls, in s3c2410_common_clk_init()
363 ARRAY_SIZE(s3c244x_common_plls), reg_base); in s3c2410_common_clk_init()