Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3308_codec.c206 unsigned int hpout_r_dgain; member
886 rk3308->hpout_r_dgain = dgain; in rk3308_codec_hpout_r_put_tlv()
1394 if (rk3308->hpout_l_dgain != rk3308->hpout_r_dgain) { in rk3308_codec_digital_fadein()
1396 rk3308->hpout_l_dgain, rk3308->hpout_r_dgain); in rk3308_codec_digital_fadein()
1397 dgain_ref = min(rk3308->hpout_l_dgain, rk3308->hpout_r_dgain); in rk3308_codec_digital_fadein()
3538 rk3308->hpout_r_dgain = RK3308_DAC_R_HPOUT_GAIN_0DB; in rk3308_codec_default_gains()