Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/samsung/
H A Dclk-s3c2410.c220 static struct samsung_pll_clock s3c244x_common_plls[] __initdata = { variable
356 s3c244x_common_plls[mpll].rate_table = in s3c2410_common_clk_init()
358 s3c244x_common_plls[upll].rate_table = in s3c2410_common_clk_init()
363 samsung_clk_register_pll(ctx, s3c244x_common_plls, in s3c2410_common_clk_init()
364 ARRAY_SIZE(s3c244x_common_plls), reg_base); in s3c2410_common_clk_init()