Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dwm8996.h1295 #define WM8996_HP_DONE 0x0080 /* HP_DONE */ macro
Dwm8996.c2299 if (!(reg & WM8996_HP_DONE)) { in wm8996_hpdet_irq()