Searched refs:xusbxti_f (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/arch/arm/mach-s3c64xx/ |
D | common.c | 58 static unsigned long xtal_f = 12000000, xusbxti_f = 48000000; variable 67 xusbxti_f = freq; in s3c64xx_set_xusbxti_freq() 238 s3c64xx_clk_init(NULL, xtal_f, xusbxti_f, soc_is_s3c6400(), S3C_VA_SYS); in s3c64xx_init_irq()
|
D | common.h | 28 unsigned long xusbxti_f, bool is_s3c6400, void __iomem *reg_base);
|
/linux-4.4.14/drivers/clk/samsung/ |
D | clk-s3c64xx.c | 449 unsigned long xusbxti_f) in s3c64xx_clk_register_fixed_ext() argument 452 s3c64xx_fixed_rate_ext_clks[1].fixed_rate = xusbxti_f; in s3c64xx_clk_register_fixed_ext() 459 unsigned long xusbxti_f, bool s3c6400, in s3c64xx_clk_init() argument 479 s3c64xx_clk_register_fixed_ext(ctx, xtal_f, xusbxti_f); in s3c64xx_clk_init()
|
D | clk-s5pv210.c | 781 unsigned long xusbxti_f, in __s5pv210_clk_init() argument
|