Lines Matching full:safe
136 /* safe frequency we can use at minimum voltage */
485 * Compute PLL parameters that are always safe for the current voltage
494 /* remove a safe margin of 10% */ in gm20b_dvfs_calc_safe_pll()
584 * frequency to be safe at DVFS coeff = 0. in gm20b_clk_prog()
587 * - safe frequency target matches the lowest - old - frequency in gm20b_clk_prog()
593 * - safe frequency target matches the lowest - new - frequency in gm20b_clk_prog()
597 * Interim step can be skipped if old frequency is below safe minimum, in gm20b_clk_prog()
598 * i.e., it is low enough to be safe at any voltage in operating range in gm20b_clk_prog()
606 /* voltage will raise: safe frequency is current one */ in gm20b_clk_prog()
609 /* voltage will drop: safe frequency is new one */ in gm20b_clk_prog()
1002 nvkm_error(subdev, "failed to evaluate safe fmax\n"); in gm20b_clk_init_safe_fmax()
1006 /* we are safe at 90% of the max frequency */ in gm20b_clk_init_safe_fmax()
1008 nvkm_debug(subdev, "safe fmax @ vmin = %u Khz\n", clk->safe_fmax_vmin); in gm20b_clk_init_safe_fmax()