Home
last modified time | relevance | path

Searched defs:alt_parent (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clk/samsung/
H A Dclk-cpu.c101 const struct clk_hw *alt_parent; member
438 static int exynos850_alt_parent_set_max_rate(const struct clk_hw *alt_parent, in exynos850_alt_parent_set_max_rate()
482 const struct clk_hw *alt_parent = cpuclk->alt_parent; in exynos850_cpuclk_pre_rate_change() local
545 const struct clk_hw *alt_parent = cpuclk->alt_parent; in exynos850_cpuclk_post_rate_change() local
645 const struct clk_hw *parent, *alt_parent; in exynos_register_cpu_clock() local
/linux/drivers/clk/rockchip/
H A Dclk-cpu.c54 struct clk *alt_parent; member