Lines Matching full:sys_pll
149 .name = "sys_pll",
229 * This clock is used to debug the sys_pll range
248 * This clock is used to debug the sys_pll range
1044 struct clk_hw *sys_pll; member
1058 * This notifier means sys_pll clock will be changed in g12a_sys_pll_notifier_cb()
1061 * \- sys_pll in g12a_sys_pll_notifier_cb()
1086 * The sys_pll has ben updated, now switch back cpu_clk to in g12a_sys_pll_notifier_cb()
1087 * sys_pll in g12a_sys_pll_notifier_cb()
1090 /* Configure cpu_clk to use sys_pll */ in g12a_sys_pll_notifier_cb()
1092 nb_data->sys_pll); in g12a_sys_pll_notifier_cb()
1098 * \- sys_pll in g12a_sys_pll_notifier_cb()
1110 .sys_pll = &g12a_sys_pll.hw,
1118 .sys_pll = &g12b_sys1_pll.hw,
1124 /* G12B second CPU cluster uses sys_pll */
1126 .sys_pll = &g12a_sys_pll.hw,
5475 /* Setup clock notifier for sys_pll */ in meson_g12b_dvfs_setup()
5480 dev_err(dev, "failed to register the sys_pll notifier\n"); in meson_g12b_dvfs_setup()
5507 /* Setup clock notifier for sys_pll */ in meson_g12a_dvfs_setup()
5512 dev_err(dev, "failed to register the sys_pll notifier\n"); in meson_g12a_dvfs_setup()