Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dwm8904.h119 #define WM8904_MIC_REGS 2 macro
160 u32 mic_cfg[WM8904_MIC_REGS];
/linux-4.1.27/sound/soc/codecs/
Dwm8904.c2246 for (i = 0; i < WM8904_MIC_REGS; i++) in wm8904_i2c_probe()