Lines Matching defs:bypass
2708 * @bypass: PLL output clock ID that maps to bypass select output.
2718 const enum clock_id bypass;
2729 .bypass = CLK_IOPLL,
2736 .bypass = CLK_RPLL,
2743 .bypass = CLK_APLL,
2750 .bypass = CLK_VPLL,
2757 .bypass = CLK_DPLL,
2818 pm_plls[i].bypass == clock_id) {
2851 * pm_clock_pll_disable - "Disable" the PLL clock (bypass/reset the PLL).
2874 * "Enable" actually means that the PLL is locked and its bypass is deasserted,
2970 if (pll->bypass == clock_id) {