Lines Matching refs:RT5631_SOFT_VOL_CTRL
65 { RT5631_SOFT_VOL_CTRL, 0x07e0 },
156 case RT5631_SOFT_VOL_CTRL: in rt5631_readable_register()
380 soft_vol = snd_soc_read(codec, RT5631_SOFT_VOL_CTRL); in onebit_depop_power_stage()
381 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, 0); in onebit_depop_power_stage()
399 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, soft_vol); in onebit_depop_power_stage()
418 soft_vol = snd_soc_read(codec, RT5631_SOFT_VOL_CTRL); in onebit_depop_mute_stage()
419 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, 0); in onebit_depop_mute_stage()
437 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, soft_vol); in onebit_depop_mute_stage()
456 soft_vol = snd_soc_read(codec, RT5631_SOFT_VOL_CTRL); in depop_seq_power_stage()
457 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, 0); in depop_seq_power_stage()
509 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, soft_vol); in depop_seq_power_stage()
528 soft_vol = snd_soc_read(codec, RT5631_SOFT_VOL_CTRL); in depop_seq_mute_stage()
529 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, 0); in depop_seq_mute_stage()
560 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, soft_vol); in depop_seq_mute_stage()