Home
last modified time | relevance | path

Searched refs:notifier_clk_name (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/meson/
H A Dg12a.c5162 const char *notifier_clk_name; in meson_g12a_dvfs_setup_common() local
5171 notifier_clk_name = clk_hw_get_name(&g12a_cpu_clk_postmux0.hw); in meson_g12a_dvfs_setup_common()
5172 notifier_clk = __clk_lookup(notifier_clk_name); in meson_g12a_dvfs_setup_common()
5181 notifier_clk_name = clk_hw_get_name(&g12a_cpu_clk_dyn.hw); in meson_g12a_dvfs_setup_common()
5182 notifier_clk = __clk_lookup(notifier_clk_name); in meson_g12a_dvfs_setup_common()
5195 const char *notifier_clk_name; in meson_g12b_dvfs_setup() local
5207 notifier_clk_name = clk_hw_get_name(&g12b_cpu_clk.hw); in meson_g12b_dvfs_setup()
5208 notifier_clk = __clk_lookup(notifier_clk_name); in meson_g12b_dvfs_setup()
5216 notifier_clk_name = clk_hw_get_name(&g12b_sys1_pll.hw); in meson_g12b_dvfs_setup()
5217 notifier_clk = __clk_lookup(notifier_clk_name); in meson_g12b_dvfs_setup()
5272 const char *notifier_clk_name; meson_g12a_dvfs_setup() local
[all...]
H A Dmeson8b.c3739 const char *notifier_clk_name; in meson8b_clkc_init_common() local
3810 notifier_clk_name = clk_hw_get_name(&meson8b_cpu_scale_out_sel.hw); in meson8b_clkc_init_common()
3811 notifier_clk = __clk_lookup(notifier_clk_name); in meson8b_clkc_init_common()
/kernel/linux/linux-6.6/drivers/clk/meson/
H A Dmeson8b.c3803 const char *notifier_clk_name; in meson8b_clkc_init_common() local
3857 notifier_clk_name = clk_hw_get_name(&meson8b_cpu_scale_out_sel.hw); in meson8b_clkc_init_common()
3858 notifier_clk = __clk_lookup(notifier_clk_name); in meson8b_clkc_init_common()

Completed in 11 milliseconds