Home
last modified time | relevance | path

Searched refs:reg_eq (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
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()
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()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds