Lines Matching refs:notifier_clk_name
4888 const char *notifier_clk_name; in meson_g12a_dvfs_setup_common() local
4897 notifier_clk_name = clk_hw_get_name(&g12a_cpu_clk_postmux0.hw); in meson_g12a_dvfs_setup_common()
4898 notifier_clk = __clk_lookup(notifier_clk_name); in meson_g12a_dvfs_setup_common()
4907 notifier_clk_name = clk_hw_get_name(&g12a_cpu_clk_dyn.hw); in meson_g12a_dvfs_setup_common()
4908 notifier_clk = __clk_lookup(notifier_clk_name); in meson_g12a_dvfs_setup_common()
4921 const char *notifier_clk_name; in meson_g12b_dvfs_setup() local
4933 notifier_clk_name = clk_hw_get_name(&g12b_cpu_clk.hw); in meson_g12b_dvfs_setup()
4934 notifier_clk = __clk_lookup(notifier_clk_name); in meson_g12b_dvfs_setup()
4942 notifier_clk_name = clk_hw_get_name(&g12b_sys1_pll.hw); in meson_g12b_dvfs_setup()
4943 notifier_clk = __clk_lookup(notifier_clk_name); in meson_g12b_dvfs_setup()
4955 notifier_clk_name = clk_hw_get_name(&g12b_cpub_clk_postmux0.hw); in meson_g12b_dvfs_setup()
4956 notifier_clk = __clk_lookup(notifier_clk_name); in meson_g12b_dvfs_setup()
4965 notifier_clk_name = clk_hw_get_name(&g12b_cpub_clk_dyn.hw); in meson_g12b_dvfs_setup()
4966 notifier_clk = __clk_lookup(notifier_clk_name); in meson_g12b_dvfs_setup()
4974 notifier_clk_name = clk_hw_get_name(&g12b_cpub_clk.hw); in meson_g12b_dvfs_setup()
4975 notifier_clk = __clk_lookup(notifier_clk_name); in meson_g12b_dvfs_setup()
4983 notifier_clk_name = clk_hw_get_name(&g12a_sys_pll.hw); in meson_g12b_dvfs_setup()
4984 notifier_clk = __clk_lookup(notifier_clk_name); in meson_g12b_dvfs_setup()
4998 const char *notifier_clk_name; in meson_g12a_dvfs_setup() local
5007 notifier_clk_name = clk_hw_get_name(&g12a_cpu_clk.hw); in meson_g12a_dvfs_setup()
5008 notifier_clk = __clk_lookup(notifier_clk_name); in meson_g12a_dvfs_setup()
5016 notifier_clk_name = clk_hw_get_name(&g12a_sys_pll.hw); in meson_g12a_dvfs_setup()
5017 notifier_clk = __clk_lookup(notifier_clk_name); in meson_g12a_dvfs_setup()