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()
240 return snd_soc_component_set_sysclk(component, WM9081_SYSCLK_MCLK, 0, in speyside_wm9081_init()
219 ret = snd_soc_component_set_sysclk(wm9081_dai->component, WM9081_SYSCLK_MCLK, in bells_late_probe()
646 case WM9081_SYSCLK_MCLK: in configure_clock()737 case WM9081_SYSCLK_MCLK: in clk_sys_event()1173 case WM9081_SYSCLK_MCLK: in wm9081_set_sysclk()
18 #define WM9081_SYSCLK_MCLK 1 /* Use MCLK without FLL */ macro