Lines Matching full:sys_pll
151 .name = "sys_pll",
231 * This clock is used to debug the sys_pll range
250 * This clock is used to debug the sys_pll range
1046 struct clk_hw *sys_pll; member
1060 * This notifier means sys_pll clock will be changed in g12a_sys_pll_notifier_cb()
1063 * \- sys_pll in g12a_sys_pll_notifier_cb()
1088 * The sys_pll has ben updated, now switch back cpu_clk to in g12a_sys_pll_notifier_cb()
1089 * sys_pll in g12a_sys_pll_notifier_cb()
1092 /* Configure cpu_clk to use sys_pll */ in g12a_sys_pll_notifier_cb()
1094 nb_data->sys_pll); in g12a_sys_pll_notifier_cb()
1100 * \- sys_pll in g12a_sys_pll_notifier_cb()
1112 .sys_pll = &g12a_sys_pll.hw,
1120 .sys_pll = &g12b_sys1_pll.hw,
1126 /* G12B second CPU cluster uses sys_pll */
1128 .sys_pll = &g12a_sys_pll.hw,
5481 /* Setup clock notifier for sys_pll */ in meson_g12b_dvfs_setup()
5486 dev_err(dev, "failed to register the sys_pll notifier\n"); in meson_g12b_dvfs_setup()
5513 /* Setup clock notifier for sys_pll */ in meson_g12a_dvfs_setup()
5518 dev_err(dev, "failed to register the sys_pll notifier\n"); in meson_g12a_dvfs_setup()