Searched refs:WM8904_EQ1 (Results  1 – 2 of 2) sorted by relevance
| /linux-4.1.27/sound/soc/codecs/ | 
| D | wm8904.c | 284 	case WM8904_EQ1:  in wm8904_readable_register() 455 	save = snd_soc_read(codec, WM8904_EQ1);  in wm8904_set_retune_mobile() 458 		snd_soc_update_bits(codec, WM8904_EQ1 + i, 0xffff,  in wm8904_set_retune_mobile() 461 	snd_soc_update_bits(codec, WM8904_EQ1, WM8904_EQ_ENA, save);  in wm8904_set_retune_mobile() 640 SOC_SINGLE("EQ Switch", WM8904_EQ1, 0, 1, 0),
  | 
| D | wm8904.h | 101 #define WM8904_EQ1                              0x86  macro
  |