Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/codecs/
Dwm8996.c1488 case WM8996_INTERRUPT_STATUS_2: in wm8996_readable_register()
1511 case WM8996_INTERRUPT_STATUS_2: in wm8996_volatile_register()
2492 irq_val = snd_soc_component_read(component, WM8996_INTERRUPT_STATUS_2); in wm8996_irq()
2503 snd_soc_component_write(component, WM8996_INTERRUPT_STATUS_2, irq_val); in wm8996_irq()
Dwm8996.h214 #define WM8996_INTERRUPT_STATUS_2 0x731 macro