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

/linux-4.4.14/arch/arm/mach-s3c24xx/
H A Dcommon.h115 void __init s3c2410_common_clk_init(struct device_node *np, unsigned long xti_f,
120 void __init s3c2412_common_clk_init(struct device_node *np, unsigned long xti_f,
124 void __init s3c2443_common_clk_init(struct device_node *np, unsigned long xti_f,
/linux-4.4.14/drivers/clk/samsung/
H A Dclk-s3c2412.c241 unsigned long xti_f, unsigned long ext_f) s3c2412_common_clk_register_fixed_ext()
246 s3c2412_common_frate_clks[0].fixed_rate = xti_f; s3c2412_common_clk_register_fixed_ext()
254 void __init s3c2412_common_clk_init(struct device_node *np, unsigned long xti_f, s3c2412_common_clk_init() argument
273 s3c2412_common_clk_register_fixed_ext(ctx, xti_f, ext_f); s3c2412_common_clk_init()
239 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-s3c2410.c352 unsigned long xti_f) s3c2410_common_clk_register_fixed_ext()
356 s3c2410_common_frate_clks[0].fixed_rate = xti_f; s3c2410_common_clk_register_fixed_ext()
363 void __init s3c2410_common_clk_init(struct device_node *np, unsigned long xti_f, s3c2410_common_clk_init() argument
382 s3c2410_common_clk_register_fixed_ext(ctx, xti_f); s3c2410_common_clk_init()
350 s3c2410_common_clk_register_fixed_ext( struct samsung_clk_provider *ctx, unsigned long xti_f) s3c2410_common_clk_register_fixed_ext() argument
H A Dclk-s3c2443.c381 struct samsung_clk_provider *ctx, unsigned long xti_f) s3c2443_common_clk_register_fixed_ext()
383 s3c2443_common_frate_clks[0].fixed_rate = xti_f; s3c2443_common_clk_register_fixed_ext()
388 void __init s3c2443_common_clk_init(struct device_node *np, unsigned long xti_f, s3c2443_common_clk_init() argument
408 s3c2443_common_clk_register_fixed_ext(ctx, xti_f); s3c2443_common_clk_init()
380 s3c2443_common_clk_register_fixed_ext( struct samsung_clk_provider *ctx, unsigned long xti_f) s3c2443_common_clk_register_fixed_ext() argument

Completed in 170 milliseconds