Searched refs:WM8904_FLL_CONTROL_1 (Results  1 – 2 of 2) sorted by relevance
| /linux-4.1.27/sound/soc/codecs/ | 
| D | wm8904.c | 270 	case WM8904_FLL_CONTROL_1:  in wm8904_readable_register() 338 		snd_soc_update_bits(codec, WM8904_FLL_CONTROL_1,  in wm8904_configure_clocking() 688 			snd_soc_update_bits(codec, WM8904_FLL_CONTROL_1,  in sysclk_event() 692 			snd_soc_update_bits(codec, WM8904_FLL_CONTROL_1,  in sysclk_event() 703 		snd_soc_update_bits(codec, WM8904_FLL_CONTROL_1,  in sysclk_event() 1704 		snd_soc_update_bits(codec, WM8904_FLL_CONTROL_1,  in wm8904_set_fll() 1737 	fll1 = snd_soc_read(codec, WM8904_FLL_CONTROL_1);  in wm8904_set_fll() 1740 	snd_soc_update_bits(codec, WM8904_FLL_CONTROL_1,  in wm8904_set_fll() 1779 	snd_soc_update_bits(codec, WM8904_FLL_CONTROL_1,  in wm8904_set_fll() 1804 	snd_soc_update_bits(codec, WM8904_FLL_CONTROL_1,  in wm8904_set_fll() [all …] 
 | 
| D | wm8904.h | 87 #define WM8904_FLL_CONTROL_1                    0x74  macro
  |