Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm8960.h25 #define WM8960_CLOCK2 0x8 macro
Dwm8960.c697 snd_soc_update_bits(codec, WM8960_CLOCK2, 0xf, k); in wm8960_configure_clocking()
1153 reg = snd_soc_read(codec, WM8960_CLOCK2) & 0x03f; in wm8960_set_dai_clkdiv()
1154 snd_soc_write(codec, WM8960_CLOCK2, reg | div); in wm8960_set_dai_clkdiv()