Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/clk/
Dsamsung.h37 unsigned long ext_f, void __iomem *reg_base);
41 unsigned long ext_f, in s3c2412_common_clk_init() argument
/linux-5.19.10/drivers/clk/samsung/
Dclk-s3c2412.c193 unsigned long xti_f, unsigned long ext_f) in s3c2412_common_clk_register_fixed_ext() argument
199 s3c2412_common_frate_clks[1].fixed_rate = ext_f; in s3c2412_common_clk_register_fixed_ext()
207 unsigned long ext_f, void __iomem *base) in s3c2412_common_clk_init() argument
223 s3c2412_common_clk_register_fixed_ext(ctx, xti_f, ext_f); in s3c2412_common_clk_init()