Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/samsung/
Dclk-s3c2410.c264 static struct samsung_pll_clock s3c244x_common_plls[] __initdata = { variable
402 s3c244x_common_plls[mpll].rate_table = in s3c2410_common_clk_init()
404 s3c244x_common_plls[upll].rate_table = in s3c2410_common_clk_init()
409 samsung_clk_register_pll(ctx, s3c244x_common_plls, in s3c2410_common_clk_init()
410 ARRAY_SIZE(s3c244x_common_plls), reg_base); in s3c2410_common_clk_init()