Searched refs:soft_vol (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/sound/soc/codecs/ |
| D | rt5631.c | 372 unsigned int soft_vol, hp_zc; in onebit_depop_power_stage() local 379 soft_vol = snd_soc_read(codec, RT5631_SOFT_VOL_CTRL); in onebit_depop_power_stage() 398 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, soft_vol); in onebit_depop_power_stage() 410 unsigned int soft_vol, hp_zc; in onebit_depop_mute_stage() local 417 soft_vol = snd_soc_read(codec, RT5631_SOFT_VOL_CTRL); in onebit_depop_mute_stage() 436 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, soft_vol); in onebit_depop_mute_stage() 448 unsigned int soft_vol, hp_zc; in depop_seq_power_stage() local 455 soft_vol = snd_soc_read(codec, RT5631_SOFT_VOL_CTRL); in depop_seq_power_stage() 508 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, soft_vol); in depop_seq_power_stage() 520 unsigned int soft_vol, hp_zc; in depop_seq_mute_stage() local [all …]
|