Home
last modified time | relevance | path

Searched refs:ext_f (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/clk/samsung/
Dclk-s3c2412.c243 unsigned long xti_f, unsigned long ext_f) in s3c2412_common_clk_register_fixed_ext() argument
249 s3c2412_common_frate_clks[1].fixed_rate = ext_f; in s3c2412_common_clk_register_fixed_ext()
257 unsigned long ext_f, void __iomem *base) in s3c2412_common_clk_init() argument
275 s3c2412_common_clk_register_fixed_ext(ctx, xti_f, ext_f); in s3c2412_common_clk_init()
/linux-4.1.27/arch/arm/mach-s3c24xx/
Dcommon.h121 unsigned long ext_f, void __iomem *reg_base);