Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5631.c58 { RT5631_INT_ST_IRQ_CTRL_2, 0x071a },
100 case RT5631_INT_ST_IRQ_CTRL_2: in rt5631_volatile_register()
146 case RT5631_INT_ST_IRQ_CTRL_2: in rt5631_readable_register()
378 hp_zc = snd_soc_component_read(component, RT5631_INT_ST_IRQ_CTRL_2); in onebit_depop_power_stage()
396 snd_soc_component_write(component, RT5631_INT_ST_IRQ_CTRL_2, hp_zc); in onebit_depop_power_stage()
417 hp_zc = snd_soc_component_read(component, RT5631_INT_ST_IRQ_CTRL_2); in onebit_depop_mute_stage()
435 snd_soc_component_write(component, RT5631_INT_ST_IRQ_CTRL_2, hp_zc); in onebit_depop_mute_stage()
456 hp_zc = snd_soc_component_read(component, RT5631_INT_ST_IRQ_CTRL_2); in depop_seq_power_stage()
508 snd_soc_component_write(component, RT5631_INT_ST_IRQ_CTRL_2, hp_zc); in depop_seq_power_stage()
921 SND_SOC_DAPM_SUPPLY("Left ADC Select", RT5631_INT_ST_IRQ_CTRL_2,
[all …]
H A Drt5631.h39 #define RT5631_INT_ST_IRQ_CTRL_2 0x4A macro