Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5663.c869 case RT5663_IRQ_3: in rt5663_readable_register()
1414 snd_soc_component_update_bits(component, RT5663_IRQ_3, in rt5663_enable_push_button_irq()
1429 snd_soc_component_update_bits(component, RT5663_IRQ_3, in rt5663_enable_push_button_irq()
1764 snd_soc_component_update_bits(component, RT5663_IRQ_3, 0x0004, 0x0004); in rt5663_impedance_sensing()
H A Drt5663.h739 #define RT5663_IRQ_3 0x00b8 macro