Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/codecs/
Dwm8985.c127 case WM8985_EQ3_PEAK_2: in wm8985_writeable()
261 static SOC_ENUM_SINGLE_DECL(eq3_bw, WM8985_EQ3_PEAK_2, 8, eq_bw_text);
262 static SOC_ENUM_SINGLE_DECL(eq3_cutoff, WM8985_EQ3_PEAK_2, 5,
376 SOC_SINGLE_TLV("EQ3 Volume", WM8985_EQ3_PEAK_2, 0, 24, 1, eq_tlv),
Dwm8985.h32 #define WM8985_EQ3_PEAK_2 0x14 macro