Searched refs:s3c64xx_clk_init (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/arch/arm/mach-s3c64xx/ |
D | common.h | 25 void s3c64xx_clk_init(struct device_node *np, unsigned long xtal_f,
|
D | common.c | 236 s3c64xx_clk_init(NULL, xtal_f, xusbxti_f, soc_is_s3c6400(), S3C_VA_SYS); in s3c64xx_init_irq()
|
/Linux-v5.4/drivers/clk/samsung/ |
D | clk-s3c64xx.c | 391 void __init s3c64xx_clk_init(struct device_node *np, unsigned long xtal_f, in s3c64xx_clk_init() function 467 s3c64xx_clk_init(np, 0, 0, true, NULL); in s3c6400_clk_init() 473 s3c64xx_clk_init(np, 0, 0, false, NULL); in s3c6410_clk_init()
|