Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dwm8904.h114 #define WM8904_MIC_REGS 2 macro
158 u32 mic_cfg[WM8904_MIC_REGS];
/linux-6.15/sound/soc/codecs/
H A Dwm8904.c2586 for (i = 0; i < WM8904_MIC_REGS; i++) in wm8904_i2c_probe()