Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/samsung/
Dclk-s3c2410.c220 static struct samsung_pll_clock s3c244x_common_plls[] __initdata = { variable
358 s3c244x_common_plls[mpll].rate_table = in s3c2410_common_clk_init()
360 s3c244x_common_plls[upll].rate_table = in s3c2410_common_clk_init()
365 samsung_clk_register_pll(ctx, s3c244x_common_plls, in s3c2410_common_clk_init()
366 ARRAY_SIZE(s3c244x_common_plls), reg_base); in s3c2410_common_clk_init()