Searched refs:eq1 (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | wm9081.c | 1112 int eq1; in wm9081_hw_params() local 1130 eq1 = snd_soc_component_read(component, WM9081_EQ_1) & WM9081_EQ_ENA; in wm9081_hw_params() 1131 if (eq1 & WM9081_EQ_ENA) in wm9081_hw_params() 1138 eq1 |= (s->config[0] & ~WM9081_EQ_ENA); in wm9081_hw_params() 1139 snd_soc_component_write(component, WM9081_EQ_1, eq1); in wm9081_hw_params()
|
D | wm8978.c | 122 static SOC_ENUM_SINGLE_DECL(eq1, WM8978_EQ1, 5, wm8978_eq1); 163 SOC_ENUM("EQ1 Cut Off", eq1),
|
D | wm8993.c | 1302 u16 eq1 = snd_soc_component_read(component, WM8993_EQ1); in wm8993_hw_params() local 1327 snd_soc_component_update_bits(component, WM8993_EQ1, WM8993_EQ_ENA, eq1); in wm8993_hw_params()
|
D | cs42l43.c | 948 CS42L43_DECL_MIXER(eq1, CS42L43_EQ1MIX_INPUT1); 1922 CS42L43_DAPM_MIXER("EQ1", eq1),
|
/linux-6.12.1/Documentation/driver-api/media/drivers/ccs/ |
D | ccs-regs.asc | 823 - b eq1 1
|