Searched defs:coeff_a (Results 1 – 3 of 3) sorted by relevance
201 uint32_t *coeff_a, in characterize_using_two_point()226 uint32_t *coeff_a, in characterize_using_vref()246 static uint32_t calculate_voltage_linear(uint32_t adc_reading, uint32_t coeff_a, uint32_t coeff_b) in calculate_voltage_linear()
46 uint32_t coeff_a; /**< Gradient of ADC-Voltage curve*/ member
1524 u16 coeff_a = (*csc_coeff)[0x0][i]; in dw_hdmi_update_csc_coeffs() local