Searched refs:RT5631_DEPOP_FUN_CTRL_2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | rt5631.c | 60 { RT5631_DEPOP_FUN_CTRL_2, 0x8000 }, 150 case RT5631_DEPOP_FUN_CTRL_2: in rt5631_readable_register() 372 snd_soc_component_update_bits(component, RT5631_DEPOP_FUN_CTRL_2, in onebit_depop_power_stage() 386 snd_soc_component_write(component, RT5631_DEPOP_FUN_CTRL_2, in onebit_depop_power_stage() 390 snd_soc_component_write(component, RT5631_DEPOP_FUN_CTRL_2, 0); in onebit_depop_power_stage() 411 snd_soc_component_update_bits(component, RT5631_DEPOP_FUN_CTRL_2, in onebit_depop_mute_stage() 450 snd_soc_component_update_bits(component, RT5631_DEPOP_FUN_CTRL_2, in depop_seq_power_stage() 523 snd_soc_component_update_bits(component, RT5631_DEPOP_FUN_CTRL_2, in depop_seq_mute_stage()
|
H A D | rt5631.h | 43 #define RT5631_DEPOP_FUN_CTRL_2 0x56 macro
|