Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt5651.c154 case RT5651_IRQ_CTRL2: in rt5651_volatile_register()
257 case RT5651_IRQ_CTRL2: in rt5651_readable_register()
1587 snd_soc_component_update_bits(component, RT5651_IRQ_CTRL2, in rt5651_enable_micbias1_ovcd_irq()
1596 snd_soc_component_update_bits(component, RT5651_IRQ_CTRL2, in rt5651_disable_micbias1_ovcd_irq()
1603 snd_soc_component_update_bits(component, RT5651_IRQ_CTRL2, in rt5651_clear_micbias1_ovcd()
1611 val = snd_soc_component_read(component, RT5651_IRQ_CTRL2); in rt5651_micbias1_ovcd()
1954 snd_soc_component_update_bits(component, RT5651_IRQ_CTRL2, in rt5651_enable_jack_detect()
H A Drt5651.h108 #define RT5651_IRQ_CTRL2 0xbe macro