Searched defs:alt_parent (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/samsung/ |
H A D | clk-cpu.h | 49 const struct clk_hw *alt_parent; member
|
H A D | clk-cpu.c | 403 exynos_register_cpu_clock(struct samsung_clk_provider *ctx, unsigned int lookup_id, const char *name, const struct clk_hw *parent, const struct clk_hw *alt_parent, unsigned long offset, const struct exynos_cpuclk_cfg_data *cfg, unsigned long num_cfgs, unsigned long flags) exynos_register_cpu_clock() argument
|
/kernel/linux/linux-6.6/drivers/clk/samsung/ |
H A D | clk-cpu.h | 49 const struct clk_hw *alt_parent; member
|
H A D | clk-cpu.c | 403 exynos_register_cpu_clock(struct samsung_clk_provider *ctx, unsigned int lookup_id, const char *name, const struct clk_hw *parent, const struct clk_hw *alt_parent, unsigned long offset, const struct exynos_cpuclk_cfg_data *cfg, unsigned long num_cfgs, unsigned long flags) exynos_register_cpu_clock() argument
|
/kernel/linux/linux-5.10/drivers/clk/rockchip/ |
H A D | clk-cpu.c | 58 struct clk *alt_parent; member
|
/kernel/linux/linux-6.6/drivers/clk/rockchip/ |
H A D | clk-cpu.c | 54 struct clk *alt_parent; member
|
Completed in 5 milliseconds