Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dwm8904.h117 #define WM8904_EQ_REGS 24 macro
144 u16 regs[WM8904_EQ_REGS];
/openbmc/linux/sound/soc/codecs/
H A Dwm8904.c452 for (i = 0; i < WM8904_EQ_REGS; i++) in wm8904_set_retune_mobile()