Home
last modified time | relevance | path

Searched refs:WM8940_PLLN (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
Dwm8940.c88 case WM8940_PLLN: in wm8940_readable_register()
593 snd_soc_write(codec, WM8940_PLLN, (1 << 7)); in wm8940_set_dai_pll()
600 snd_soc_write(codec, WM8940_PLLN, in wm8940_set_dai_pll()
603 snd_soc_write(codec, WM8940_PLLN, in wm8940_set_dai_pll()
Dwm8940.h50 #define WM8940_PLLN 0x24 macro