Searched refs:xusbxti_f (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/arch/arm/mach-s3c64xx/ |
D | common.c | 59 static unsigned long xtal_f = 12000000, xusbxti_f = 48000000; variable 68 xusbxti_f = freq; in s3c64xx_set_xusbxti_freq() 239 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.1.27/drivers/clk/samsung/ |
D | clk-s3c64xx.c | 450 unsigned long xusbxti_f) in s3c64xx_clk_register_fixed_ext() argument 453 s3c64xx_fixed_rate_ext_clks[1].fixed_rate = xusbxti_f; in s3c64xx_clk_register_fixed_ext() 460 unsigned long xusbxti_f, bool s3c6400, in s3c64xx_clk_init() argument 480 s3c64xx_clk_register_fixed_ext(ctx, xtal_f, xusbxti_f); in s3c64xx_clk_init()
|
D | clk-s5pv210.c | 783 unsigned long xusbxti_f, in __s5pv210_clk_init() argument
|