Searched refs:q12 (Results 1 – 3 of 3) sorted by relevance
246 int q12 = low_vref_curve[i + 1]; //Upper 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()
252 int q12 = low_vref_curve[i + 1]; //Upper 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()
425 int q12 = low_vref_curve[i + 1]; //Upper 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()