Searched refs:WM8900_REG_CLOCKING1 (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | wm8900.c | 46 #define WM8900_REG_CLOCKING1 0x6 macro 769 snd_soc_update_bits(codec, WM8900_REG_CLOCKING1, in wm8900_set_fll() 812 snd_soc_update_bits(codec, WM8900_REG_CLOCKING1, in wm8900_set_fll() 831 snd_soc_update_bits(codec, WM8900_REG_CLOCKING1, in wm8900_set_dai_clkdiv() 835 snd_soc_update_bits(codec, WM8900_REG_CLOCKING1, in wm8900_set_dai_clkdiv() 872 clocking1 = snd_soc_read(codec, WM8900_REG_CLOCKING1); in wm8900_set_dai_fmt() 971 snd_soc_write(codec, WM8900_REG_CLOCKING1, clocking1); in wm8900_set_dai_fmt()
|