Searched defs:xti_f (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/linux/clk/ |
H A D | samsung.h | 29 s3c2410_common_clk_init(struct device_node *np, unsigned long xti_f, int current_soc, void __iomem *reg_base) s3c2410_common_clk_init() argument 39 s3c2412_common_clk_init(struct device_node *np, unsigned long xti_f, unsigned long ext_f, void __iomem *reg_base) s3c2412_common_clk_init() argument 50 s3c2443_common_clk_init(struct device_node *np, unsigned long xti_f, int current_soc, void __iomem *reg_base) s3c2443_common_clk_init() argument
|
/kernel/linux/linux-5.10/drivers/clk/samsung/ |
H A D | clk-s3c2410.c | 321 void __init s3c2410_common_clk_init(struct device_node *np, unsigned long xti_f, in s3c2410_common_clk_init() argument 308 s3c2410_common_clk_register_fixed_ext( struct samsung_clk_provider *ctx, unsigned long xti_f) s3c2410_common_clk_register_fixed_ext() argument
|
H A D | clk-s3c2412.c | 206 void __init s3c2412_common_clk_init(struct device_node *np, unsigned long xti_f, in s3c2412_common_clk_init() argument 191 s3c2412_common_clk_register_fixed_ext( struct samsung_clk_provider *ctx, unsigned long xti_f, unsigned long ext_f) s3c2412_common_clk_register_fixed_ext() argument
|
H A D | clk-s3c2443.c | 342 void __init s3c2443_common_clk_init(struct device_node *np, unsigned long xti_f, in s3c2443_common_clk_init() argument 334 s3c2443_common_clk_register_fixed_ext( struct samsung_clk_provider *ctx, unsigned long xti_f) s3c2443_common_clk_register_fixed_ext() argument
|
Completed in 3 milliseconds