Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5640.c190 case RT5640_IRQ_CTRL2: in rt5640_volatile_register()
304 case RT5640_IRQ_CTRL2: in rt5640_readable_register()
2127 snd_soc_component_update_bits(component, RT5640_IRQ_CTRL2, in rt5640_enable_micbias1_ovcd_irq()
2136 snd_soc_component_update_bits(component, RT5640_IRQ_CTRL2, in rt5640_disable_micbias1_ovcd_irq()
2143 snd_soc_component_update_bits(component, RT5640_IRQ_CTRL2, in rt5640_clear_micbias1_ovcd()
2151 val = snd_soc_component_read(component, RT5640_IRQ_CTRL2); in rt5640_micbias1_ovcd()
2406 snd_soc_component_update_bits(component, RT5640_IRQ_CTRL2, in rt5640_enable_jack_detect()
H A Drt5640.h115 #define RT5640_IRQ_CTRL2 0xbe macro