Searched refs:xusbxti_f (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/include/linux/clk/ |
D | samsung.h | 15 unsigned long xusbxti_f, bool s3c6400, 20 unsigned long xusbxti_f, in s3c64xx_clk_init() argument
|
/Linux-v6.6/arch/arm/mach-s3c/ |
D | s3c64xx.c | 54 static unsigned long xusbxti_f __ro_after_init = 48000000; 63 xusbxti_f = freq; in s3c64xx_set_xusbxti_freq() 227 s3c64xx_clk_init(NULL, xtal_f, xusbxti_f, soc_is_s3c6400(), S3C_VA_SYS); in s3c64xx_init_irq()
|
/Linux-v6.6/drivers/clk/samsung/ |
D | clk-s3c64xx.c | 383 unsigned long xusbxti_f) in s3c64xx_clk_register_fixed_ext() argument 386 s3c64xx_fixed_rate_ext_clks[1].fixed_rate = xusbxti_f; in s3c64xx_clk_register_fixed_ext() 393 unsigned long xusbxti_f, bool s3c6400, in s3c64xx_clk_init() argument 413 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
|