Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Drt5631.c64 { RT5631_DEPOP_FUN_CTRL_2, 0x8000 },
154 case RT5631_DEPOP_FUN_CTRL_2: in rt5631_readable_register()
376 snd_soc_update_bits(codec, RT5631_DEPOP_FUN_CTRL_2, in onebit_depop_power_stage()
390 snd_soc_write(codec, RT5631_DEPOP_FUN_CTRL_2, in onebit_depop_power_stage()
394 snd_soc_write(codec, RT5631_DEPOP_FUN_CTRL_2, 0); in onebit_depop_power_stage()
414 snd_soc_update_bits(codec, RT5631_DEPOP_FUN_CTRL_2, in onebit_depop_mute_stage()
452 snd_soc_update_bits(codec, RT5631_DEPOP_FUN_CTRL_2, in depop_seq_power_stage()
524 snd_soc_update_bits(codec, RT5631_DEPOP_FUN_CTRL_2, in depop_seq_mute_stage()
Drt5631.h42 #define RT5631_DEPOP_FUN_CTRL_2 0x56 macro