Home
last modified time | relevance | path

Searched refs:_GAIN_P98_HIGH (Results 1 - 3 of 3) sorted by relevance

/third_party/backends/backend/
H A Dplustek-pp_hwdefs.h11 * 0.31 - corrected the values of _GAIN_P98_HIGH, _GAIN_P96_HIGH and _GAIN_LOW
175 #define _GAIN_P98_HIGH 225 /* Volt. max. value, Asic 98001 */ macro
H A Dplustek-pp_tpa.c510 if (( _GAIN_P98_HIGH - b [w]) < b [w]) in tpaP98RecalculateNegativeShadingGain()
516 if (b [w] > _GAIN_P98_HIGH) in tpaP98RecalculateNegativeShadingGain()
H A Dplustek-pp_dac.c280 if ((_GAIN_P98_HIGH - b[w]) < b[w]) in dacP98AdjustGain()
285 if (b[w] > _GAIN_P98_HIGH) in dacP98AdjustGain()
313 if (b[w] > _GAIN_P98_HIGH) { in dacP98CheckLastGain()

Completed in 7 milliseconds