Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/samsung/
Dclk-s3c2412.c241 unsigned long xti_f, unsigned long ext_f) in s3c2412_common_clk_register_fixed_ext() argument
247 s3c2412_common_frate_clks[1].fixed_rate = ext_f; in s3c2412_common_clk_register_fixed_ext()
255 unsigned long ext_f, void __iomem *base) in s3c2412_common_clk_init() argument
273 s3c2412_common_clk_register_fixed_ext(ctx, xti_f, ext_f); in s3c2412_common_clk_init()
/linux-4.4.14/arch/arm/mach-s3c24xx/
Dcommon.h121 unsigned long ext_f, void __iomem *reg_base);