Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt1320-sdw.c1577 int targetGain; in rt1320_pilot_tone_output() local
1581 targetGain = -320000; in rt1320_pilot_tone_output()
1584 targetGain = -420000; in rt1320_pilot_tone_output()
1586 targetGain = -320000; in rt1320_pilot_tone_output()
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()