Home
last modified time | relevance | path

Searched refs:xusbxti_f (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/linux/clk/
H A Dsamsung.h15 unsigned long xusbxti_f, bool s3c6400,
20 unsigned long xusbxti_f, in s3c64xx_clk_init() argument
/linux-6.15/arch/arm/mach-s3c/
H A Ds3c64xx.c54 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-6.15/drivers/clk/samsung/
H A Dclk-s3c64xx.c382 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
412 s3c64xx_clk_register_fixed_ext(ctx, xtal_f, xusbxti_f); in s3c64xx_clk_init()
H A Dclk-s5pv210.c739 unsigned long xusbxti_f, in __s5pv210_clk_init() argument