Home
last modified time | relevance | path

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

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