Searched refs:xusbxti_f (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/arch/arm/mach-s3c64xx/ |
D | common.c | 56 static unsigned long xusbxti_f __ro_after_init = 48000000; 65 xusbxti_f = freq; in s3c64xx_set_xusbxti_freq() 236 s3c64xx_clk_init(NULL, xtal_f, xusbxti_f, soc_is_s3c6400(), S3C_VA_SYS); in s3c64xx_init_irq()
|
D | common.h | 26 unsigned long xusbxti_f, bool is_s3c6400, void __iomem *reg_base);
|
/Linux-v5.4/drivers/clk/samsung/ |
D | clk-s3c64xx.c | 382 unsigned long xusbxti_f) in s3c64xx_clk_register_fixed_ext() argument 385 s3c64xx_fixed_rate_ext_clks[1].fixed_rate = xusbxti_f; in s3c64xx_clk_register_fixed_ext() 392 unsigned long xusbxti_f, bool s3c6400, in s3c64xx_clk_init() argument 410 s3c64xx_clk_register_fixed_ext(ctx, xtal_f, xusbxti_f); in s3c64xx_clk_init()
|
D | clk-s5pv210.c | 740 unsigned long xusbxti_f, in __s5pv210_clk_init() argument
|