Searched refs:v_max (Results 1 – 2 of 2) sorted by relevance
1415 int j, v, v_max, v_opp; in dfll_build_i2c_lut() local1427 v_max = dev_pm_opp_get_voltage(opp); in dfll_build_i2c_lut()1448 v += max(1, (v_max - v) / (MAX_DFLL_VOLTAGES - j)); in dfll_build_i2c_lut()1459 v = (j == MAX_DFLL_VOLTAGES - 1) ? v_max : v_opp; in dfll_build_i2c_lut()1466 if (v >= v_max) in dfll_build_i2c_lut()
582 void snd_gf1_stop_voices(struct snd_gus_card * gus, unsigned short v_min, unsigned short v_max);