Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt5640.c193 case RT5640_IRQ_CTRL2: in rt5640_volatile_register()
307 case RT5640_IRQ_CTRL2: in rt5640_readable_register()
2128 snd_soc_component_update_bits(component, RT5640_IRQ_CTRL2, in rt5640_enable_micbias1_ovcd_irq()
2137 snd_soc_component_update_bits(component, RT5640_IRQ_CTRL2, in rt5640_disable_micbias1_ovcd_irq()
2144 snd_soc_component_update_bits(component, RT5640_IRQ_CTRL2, in rt5640_clear_micbias1_ovcd()
2152 val = snd_soc_component_read32(component, RT5640_IRQ_CTRL2); in rt5640_micbias1_ovcd()
2407 snd_soc_component_update_bits(component, RT5640_IRQ_CTRL2, in rt5640_enable_jack_detect()
Drt5640.h118 #define RT5640_IRQ_CTRL2 0xbe macro