Home
last modified time | relevance | path

Searched refs:xti_f (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/clk/
H A Dsamsung.h25 void s3c2410_common_clk_init(struct device_node *np, unsigned long xti_f,
30 unsigned long xti_f, in s3c2410_common_clk_init()
36 void s3c2412_common_clk_init(struct device_node *np, unsigned long xti_f,
40 unsigned long xti_f, in s3c2412_common_clk_init()
46 void s3c2443_common_clk_init(struct device_node *np, unsigned long xti_f,
51 unsigned long xti_f, in s3c2443_common_clk_init()
29 s3c2410_common_clk_init(struct device_node *np, unsigned long xti_f, int current_soc, void __iomem *reg_base) s3c2410_common_clk_init() argument
39 s3c2412_common_clk_init(struct device_node *np, unsigned long xti_f, unsigned long ext_f, void __iomem *reg_base) s3c2412_common_clk_init() argument
50 s3c2443_common_clk_init(struct device_node *np, unsigned long xti_f, int current_soc, void __iomem *reg_base) s3c2443_common_clk_init() argument
/kernel/linux/linux-5.10/drivers/clk/samsung/
H A Dclk-s3c2412.c193 unsigned long xti_f, unsigned long ext_f) in s3c2412_common_clk_register_fixed_ext()
198 s3c2412_common_frate_clks[0].fixed_rate = xti_f; in s3c2412_common_clk_register_fixed_ext()
206 void __init s3c2412_common_clk_init(struct device_node *np, unsigned long xti_f, in s3c2412_common_clk_init() argument
223 s3c2412_common_clk_register_fixed_ext(ctx, xti_f, ext_f); in s3c2412_common_clk_init()
191 s3c2412_common_clk_register_fixed_ext( struct samsung_clk_provider *ctx, unsigned long xti_f, unsigned long ext_f) s3c2412_common_clk_register_fixed_ext() argument
H A Dclk-s3c2443.c335 struct samsung_clk_provider *ctx, unsigned long xti_f) in s3c2443_common_clk_register_fixed_ext()
337 s3c2443_common_frate_clks[0].fixed_rate = xti_f; in s3c2443_common_clk_register_fixed_ext()
342 void __init s3c2443_common_clk_init(struct device_node *np, unsigned long xti_f, in s3c2443_common_clk_init() argument
360 s3c2443_common_clk_register_fixed_ext(ctx, xti_f); in s3c2443_common_clk_init()
334 s3c2443_common_clk_register_fixed_ext( struct samsung_clk_provider *ctx, unsigned long xti_f) s3c2443_common_clk_register_fixed_ext() argument
H A Dclk-s3c2410.c310 unsigned long xti_f) in s3c2410_common_clk_register_fixed_ext()
314 s3c2410_common_frate_clks[0].fixed_rate = xti_f; in s3c2410_common_clk_register_fixed_ext()
321 void __init s3c2410_common_clk_init(struct device_node *np, unsigned long xti_f, in s3c2410_common_clk_init() argument
338 s3c2410_common_clk_register_fixed_ext(ctx, xti_f); in s3c2410_common_clk_init()
308 s3c2410_common_clk_register_fixed_ext( struct samsung_clk_provider *ctx, unsigned long xti_f) s3c2410_common_clk_register_fixed_ext() argument

Completed in 3 milliseconds