Searched refs:WM8996_HP_DONE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ | ||
D | wm8996.h | 1295 #define WM8996_HP_DONE 0x0080 /* HP_DONE */ macro |
D | wm8996.c | 2299 if (!(reg & WM8996_HP_DONE)) { in wm8996_hpdet_irq() |