Searched refs:WM8960_CLOCK2 (Results 1 – 2 of 2) sorted by relevance
25 #define WM8960_CLOCK2 0x8 macro
697 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()