Searched refs:RT5631_INT_ST_IRQ_CTRL_2 (Results 1 - 2 of 2) sorted by last modified time

/linux-master/sound/soc/codecs/
H A Drt5631.c58 { RT5631_INT_ST_IRQ_CTRL_2, 0x071a },
100 case RT5631_INT_ST_IRQ_CTRL_2:
146 case RT5631_INT_ST_IRQ_CTRL_2:
378 hp_zc = snd_soc_component_read(component, RT5631_INT_ST_IRQ_CTRL_2);
379 snd_soc_component_write(component, RT5631_INT_ST_IRQ_CTRL_2, hp_zc & 0xf7ff);
396 snd_soc_component_write(component, RT5631_INT_ST_IRQ_CTRL_2, hp_zc);
417 hp_zc = snd_soc_component_read(component, RT5631_INT_ST_IRQ_CTRL_2);
418 snd_soc_component_write(component, RT5631_INT_ST_IRQ_CTRL_2, hp_zc & 0xf7ff);
435 snd_soc_component_write(component, RT5631_INT_ST_IRQ_CTRL_2, hp_zc);
456 hp_zc = snd_soc_component_read(component, RT5631_INT_ST_IRQ_CTRL_2);
[all...]
H A Drt5631.h39 #define RT5631_INT_ST_IRQ_CTRL_2 0x4A macro

Completed in 207 milliseconds