Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8983.c509 unsigned int reg_eq; in eqmode_put() local
515 reg_eq = snd_soc_component_read(component, WM8983_EQ1_LOW_SHELF); in eqmode_put()
516 switch ((reg_eq & WM8983_EQ3DMODE) >> WM8983_EQ3DMODE_SHIFT) { in eqmode_put()
H A Dwm8985.c609 unsigned int reg_eq; in eqmode_put() local
615 reg_eq = snd_soc_component_read(component, WM8985_EQ1_LOW_SHELF); in eqmode_put()
616 switch ((reg_eq & WM8985_EQ3DMODE) >> WM8985_EQ3DMODE_SHIFT) { in eqmode_put()