Searched refs:WM8904_DRC_0 (Results  1 – 2 of 2) sorted by relevance
| /linux-4.1.27/sound/soc/codecs/ | 
| D | wm8904.c | 238 	case WM8904_DRC_0:  in wm8904_readable_register() 382 	save = snd_soc_read(codec, WM8904_DRC_0);  in wm8904_set_drc() 385 		snd_soc_update_bits(codec, WM8904_DRC_0 + i, 0xffff,  in wm8904_set_drc() 389 	snd_soc_update_bits(codec, WM8904_DRC_0,  in wm8904_set_drc() 618 static SOC_ENUM_SINGLE_DECL(drc_path, WM8904_DRC_0, 14, drc_path_text); 641 SOC_SINGLE("DRC Switch", WM8904_DRC_0, 15, 1, 0),
  | 
| D | wm8904.h | 55 #define WM8904_DRC_0                            0x28  macro
  |