Home
last modified time | relevance | path

Searched refs:postgain_step (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Drt1320-sdw.c1576 const int postgain_step = 234; in rt1320_pilot_tone_output() local
1602 l_targetpostgain = abs(targetGain - l_pilotgain[2]) / postgain_step; in rt1320_pilot_tone_output()
1603 r_targetpostgain = abs(targetGain - r_pilotgain[2]) / postgain_step; in rt1320_pilot_tone_output()