Searched refs:RT5631_INT_ST_IRQ_CTRL_2 (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/sound/soc/codecs/ |
| D | rt5631.c | 62 { RT5631_INT_ST_IRQ_CTRL_2, 0x071a }, 104 case RT5631_INT_ST_IRQ_CTRL_2: in rt5631_volatile_register() 150 case RT5631_INT_ST_IRQ_CTRL_2: in rt5631_readable_register() 382 hp_zc = snd_soc_read(codec, RT5631_INT_ST_IRQ_CTRL_2); in onebit_depop_power_stage() 383 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, hp_zc & 0xf7ff); in onebit_depop_power_stage() 400 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, hp_zc); in onebit_depop_power_stage() 420 hp_zc = snd_soc_read(codec, RT5631_INT_ST_IRQ_CTRL_2); in onebit_depop_mute_stage() 421 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, hp_zc & 0xf7ff); in onebit_depop_mute_stage() 438 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, hp_zc); in onebit_depop_mute_stage() 458 hp_zc = snd_soc_read(codec, RT5631_INT_ST_IRQ_CTRL_2); in depop_seq_power_stage() [all …]
|
| D | rt5631.h | 38 #define RT5631_INT_ST_IRQ_CTRL_2 0x4A macro
|