Searched refs:snd_soc_component_set_sysclk (Results 1 – 14 of 14) sorted by relevance
| /linux-6.15/sound/soc/samsung/ |
| H A D | lowland.c | 41 ret = snd_soc_component_set_sysclk(component, WM5100_CLK_SYSCLK, in lowland_wm5100_init() 50 ret = snd_soc_component_set_sysclk(component, WM5100_CLK_OPCLK, 0, in lowland_wm5100_init() 77 return snd_soc_component_set_sysclk(component, WM9081_SYSCLK_MCLK, 0, in lowland_wm9081_init()
|
| H A D | bells.c | 160 ret = snd_soc_component_set_sysclk(component, ARIZONA_CLK_SYSCLK, in bells_late_probe() 169 ret = snd_soc_component_set_sysclk(wm0010, 0, 0, SYS_MCLK_RATE, 0); in bells_late_probe() 179 ret = snd_soc_component_set_sysclk(component, ARIZONA_CLK_OPCLK, 0, in bells_late_probe() 187 ret = snd_soc_component_set_sysclk(component, ARIZONA_CLK_ASYNCCLK, in bells_late_probe() 218 ret = snd_soc_component_set_sysclk(wm9081_dai->component, WM9081_SYSCLK_MCLK, in bells_late_probe()
|
| H A D | tm2_wm5110.c | 57 ret = snd_soc_component_set_sysclk(component, ARIZONA_CLK_SYSCLK, in tm2_start_sysclk() 81 ret = snd_soc_component_set_sysclk(component, ARIZONA_CLK_SYSCLK, in tm2_stop_sysclk() 175 ret = snd_soc_component_set_sysclk(component, ARIZONA_CLK_ASYNCCLK, in tm2_aif2_hw_params()
|
| H A D | speyside.c | 247 return snd_soc_component_set_sysclk(component, WM9081_SYSCLK_MCLK, 0, in speyside_wm9081_init()
|
| /linux-6.15/sound/soc/sdw_utils/ |
| H A D | soc_sdw_cs42l43.c | 98 ret = snd_soc_component_set_sysclk(component, CS42L43_SYSCLK, CS42L43_SYSCLK_SDW, in asoc_sdw_cs42l43_hs_rtd_init()
|
| /linux-6.15/sound/soc/intel/boards/ |
| H A D | sof_cirrus_common.c | 116 ret = snd_soc_component_set_sysclk(codec_dai->component, in cs35l41_hw_params()
|
| H A D | bytcr_wm5102.c | 132 ret = snd_soc_component_set_sysclk(codec_component, ARIZONA_CLK_SYSCLK, in byt_wm5102_prepare_and_enable_pll1()
|
| /linux-6.15/sound/soc/qcom/ |
| H A D | apq8016_sbc.c | 133 rval = snd_soc_component_set_sysclk(component, 0, 0, DEFAULT_MCLK_RATE, in apq8016_dai_init()
|
| /linux-6.15/sound/soc/amd/vangogh/ |
| H A D | acp5x-mach.c | 240 ret = snd_soc_component_set_sysclk(comp, 0, 0, bclk, SND_SOC_CLOCK_IN); in acp5x_cs35l41_hw_params()
|
| /linux-6.15/include/sound/ |
| H A D | soc-component.h | 389 int snd_soc_component_set_sysclk(struct snd_soc_component *component,
|
| /linux-6.15/sound/soc/ |
| H A D | soc-component.c | 78 int snd_soc_component_set_sysclk(struct snd_soc_component *component, in snd_soc_component_set_sysclk() function 90 EXPORT_SYMBOL_GPL(snd_soc_component_set_sysclk);
|
| H A D | soc-dai.c | 47 ret = snd_soc_component_set_sysclk(dai->component, clk_id, 0, in snd_soc_dai_set_sysclk()
|
| /linux-6.15/sound/soc/generic/ |
| H A D | simple-card-utils.c | 498 ret = snd_soc_component_set_sysclk(component, 0, 0, in simple_util_hw_params()
|
| /linux-6.15/sound/soc/codecs/ |
| H A D | rt5665.c | 4115 snd_soc_component_set_sysclk(component, RT5665_SCLK_S_PLL1, 0, in rt5665_hw_params()
|