Lines Matching full:enter
60 /* _omap3_wait_dpll_status: wait for a DPLL to enter a specific state */
175 * Instructs a non-CORE DPLL to enter low-power bypass mode. In
180 * return 0; if the DPLL did not enter bypass in the time allotted, or
211 * Instructs a non-CORE DPLL to enter low-power stop. Will save and
509 * omap3_noncore_dpll_enable - instruct a DPLL to enter bypass or lock mode
512 * Instructs a non-CORE DPLL to enable, e.g., to enter bypass or lock.
514 * the same as the DPLL's parent clock, it will enter bypass;
515 * otherwise, it will enter lock. This code will wait for the DPLL to
517 * to enter the target state. Intended to be used as the struct clk's
519 * support low-power stop, or if the DPLL took too long to enter
558 * omap3_noncore_dpll_disable - instruct a DPLL to enter low-power stop
561 * Instructs a non-CORE DPLL to enter low-power stop. This function is
754 * OMAP3430. The DPLL will enter low-power stop when its downstream
771 * REVISIT: CORE DPLL can optionally enter low-power bypass
773 * optionally enter this mode.