Searched refs:WM8960_CLOCK2 (Results 1 – 2 of 2) sorted by relevance
22 #define WM8960_CLOCK2 0x8 macro
824 snd_soc_component_update_bits(component, WM8960_CLOCK2, 0xf, k); in wm8960_configure_clocking()1286 reg = snd_soc_component_read(component, WM8960_CLOCK2) & 0x03f; in wm8960_set_dai_clkdiv()1287 snd_soc_component_write(component, WM8960_CLOCK2, reg | div); in wm8960_set_dai_clkdiv()