Searched refs:WM8985_EQ1_LOW_SHELF (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | wm8985.c | 125 case WM8985_EQ1_LOW_SHELF: in wm8985_writeable() 251 static SOC_ENUM_SINGLE_DECL(eq1_cutoff, WM8985_EQ1_LOW_SHELF, 5, 370 SOC_SINGLE_TLV("EQ1 Volume", WM8985_EQ1_LOW_SHELF, 0, 24, 1, eq_tlv), 595 reg = snd_soc_component_read(component, WM8985_EQ1_LOW_SHELF); in eqmode_get() 615 reg_eq = snd_soc_component_read(component, WM8985_EQ1_LOW_SHELF); in eqmode_put() 637 snd_soc_component_update_bits(component, WM8985_EQ1_LOW_SHELF, in eqmode_put()
|
D | wm8985.h | 30 #define WM8985_EQ1_LOW_SHELF 0x12 macro
|