Searched refs:q21 (Results 1 – 3 of 3) sorted by relevance
247 int q21 = high_vref_curve[i]; //Lower bound point of high_vref_curve in calculate_voltage_lut() local252 …int voltage = (q11 * x2dist * y2dist) + (q21 * x1dist * y2dist) + (q12 * x2dist * y1dist) + (q22 *… in calculate_voltage_lut()
253 int q21 = high_vref_curve[i]; //Lower bound point of high_vref_curve in calculate_voltage_lut() local258 …int voltage = (q11 * x2dist * y2dist) + (q21 * x1dist * y2dist) + (q12 * x2dist * y1dist) + (q22 *… in calculate_voltage_lut()
426 int q21 = high_vref_curve[i]; //Lower bound point of high_vref_curve in calculate_voltage_lut() local431 …int voltage = (q11 * x2dist * y2dist) + (q21 * x1dist * y2dist) + (q12 * x2dist * y1dist) + (q22 *… in calculate_voltage_lut()