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