Home
last modified time | relevance | path

Searched refs:WM9081_SYSCLK_MCLK (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/soc/samsung/
H A Dlowland.c78 return snd_soc_component_set_sysclk(component, WM9081_SYSCLK_MCLK, 0, in lowland_wm9081_init()
H A Dspeyside.c240 return snd_soc_component_set_sysclk(component, WM9081_SYSCLK_MCLK, 0, in speyside_wm9081_init()
H A Dbells.c219 ret = snd_soc_component_set_sysclk(wm9081_dai->component, WM9081_SYSCLK_MCLK, in bells_late_probe()
/openbmc/linux/sound/soc/codecs/
H A Dwm9081.c646 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()
H A Dwm9081.h18 #define WM9081_SYSCLK_MCLK 1 /* Use MCLK without FLL */ macro