Searched refs:RT5631_SOFT_VOL_CTRL (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/sound/soc/codecs/ |
| D | rt5631.c | 65 { RT5631_SOFT_VOL_CTRL, 0x07e0 }, 156 case RT5631_SOFT_VOL_CTRL: in rt5631_readable_register() 379 soft_vol = snd_soc_read(codec, RT5631_SOFT_VOL_CTRL); in onebit_depop_power_stage() 380 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, 0); in onebit_depop_power_stage() 398 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, soft_vol); in onebit_depop_power_stage() 417 soft_vol = snd_soc_read(codec, RT5631_SOFT_VOL_CTRL); in onebit_depop_mute_stage() 418 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, 0); in onebit_depop_mute_stage() 436 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, soft_vol); in onebit_depop_mute_stage() 455 soft_vol = snd_soc_read(codec, RT5631_SOFT_VOL_CTRL); in depop_seq_power_stage() 456 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, 0); in depop_seq_power_stage() [all …]
|
| D | rt5631.h | 44 #define RT5631_SOFT_VOL_CTRL 0x5C macro
|