Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8996.h3509 #define WM8996_DCS_DONE_23_EINT 0x1000 /* DCS_DONE_23_EINT */ macro
H A Dwm8996.c2505 if (irq_val & (WM8996_DCS_DONE_01_EINT | WM8996_DCS_DONE_23_EINT)) { in wm8996_irq()