Searched refs:WM8400_CLOCKING_2 (Results 1 – 2 of 2) sorted by relevance
1039 reg = snd_soc_component_read(component, WM8400_CLOCKING_2) & in wm8400_set_dai_clkdiv()1041 snd_soc_component_write(component, WM8400_CLOCKING_2, reg | div); in wm8400_set_dai_clkdiv()1044 reg = snd_soc_component_read(component, WM8400_CLOCKING_2) & in wm8400_set_dai_clkdiv()1046 snd_soc_component_write(component, WM8400_CLOCKING_2, reg | div); in wm8400_set_dai_clkdiv()1049 reg = snd_soc_component_read(component, WM8400_CLOCKING_2) & in wm8400_set_dai_clkdiv()1051 snd_soc_component_write(component, WM8400_CLOCKING_2, reg | div); in wm8400_set_dai_clkdiv()
36 #define WM8400_CLOCKING_2 0x08 macro