Searched refs:WM8985_EQ4_PEAK_3 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/sound/soc/codecs/ |
D | wm8985.c | 128 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),
|
D | wm8985.h | 33 #define WM8985_EQ4_PEAK_3 0x15 macro
|