Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/samsung/
Dclk-s3c2412.c234 unsigned long xti_f, unsigned long ext_f) in s3c2412_common_clk_register_fixed_ext() argument
240 s3c2412_common_frate_clks[1].fixed_rate = ext_f; in s3c2412_common_clk_register_fixed_ext()
248 unsigned long ext_f, void __iomem *base) in s3c2412_common_clk_init() argument
264 s3c2412_common_clk_register_fixed_ext(ctx, xti_f, ext_f); in s3c2412_common_clk_init()
/Linux-v4.19/arch/arm/mach-s3c24xx/
Dcommon.h118 unsigned long ext_f, void __iomem *reg_base);