Home
last modified time | relevance | path

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

/linux-3.4.99/sound/soc/codecs/
Dwm8903.c219 case WM8903_INTERRUPT_STATUS_1: in wm8903_readable_register()
236 case WM8903_INTERRUPT_STATUS_1: in wm8903_volatile_register()
1648 int_val = snd_soc_read(codec, WM8903_INTERRUPT_STATUS_1) & mask; in wm8903_irq()
Dwm8903.h101 #define WM8903_INTERRUPT_STATUS_1 0x79 macro