Searched refs:WM8960_CLOCK2 (Results 1 – 2 of 2) sorted by relevance
25 #define WM8960_CLOCK2 0x8 macro
827 reg = snd_soc_read(codec, WM8960_CLOCK2) & 0x03f; in wm8960_set_dai_clkdiv()828 snd_soc_write(codec, WM8960_CLOCK2, reg | div); in wm8960_set_dai_clkdiv()