Searched refs:WM9081_SYSCLK_MCLK (Results 1 – 5 of 5) sorted by relevance
78 return snd_soc_component_set_sysclk(component, WM9081_SYSCLK_MCLK, 0, in lowland_wm9081_init()
236 return snd_soc_component_set_sysclk(component, WM9081_SYSCLK_MCLK, 0, in speyside_wm9081_init()
224 ret = snd_soc_component_set_sysclk(wm9081_dai->component, WM9081_SYSCLK_MCLK, in bells_late_probe()
650 case WM9081_SYSCLK_MCLK: in configure_clock()741 case WM9081_SYSCLK_MCLK: in clk_sys_event()1177 case WM9081_SYSCLK_MCLK: in wm9081_set_sysclk()
21 #define WM9081_SYSCLK_MCLK 1 /* Use MCLK without FLL */ macro