Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/samsung/
Dclk-s3c2412.c192 unsigned long xti_f, unsigned long ext_f) in s3c2412_common_clk_register_fixed_ext() argument
198 s3c2412_common_frate_clks[1].fixed_rate = ext_f; in s3c2412_common_clk_register_fixed_ext()
206 unsigned long ext_f, void __iomem *base) in s3c2412_common_clk_init() argument
222 s3c2412_common_clk_register_fixed_ext(ctx, xti_f, ext_f); in s3c2412_common_clk_init()
/Linux-v5.4/arch/arm/mach-s3c24xx/
Dcommon.h118 unsigned long ext_f, void __iomem *reg_base);