Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/codecs/
Dwm8985.c128 case WM8985_EQ4_PEAK_3: in wm8985_writeable()
267 static SOC_ENUM_SINGLE_DECL(eq4_bw, WM8985_EQ4_PEAK_3, 8, eq_bw_text);
268 static SOC_ENUM_SINGLE_DECL(eq4_cutoff, WM8985_EQ4_PEAK_3, 5, eq4_cutoff_text);
379 SOC_SINGLE_TLV("EQ4 Volume", WM8985_EQ4_PEAK_3, 0, 24, 1, eq_tlv),
Dwm8985.h33 #define WM8985_EQ4_PEAK_3 0x15 macro