Searched refs:amp_pdm_dai (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/samsung/ |
H A D | tm2_wm5110.c | 311 struct snd_soc_dai *amp_pdm_dai; in tm2_late_probe() local 336 amp_pdm_dai = snd_soc_find_dai(&tm2_speaker_amp_dev.dlc); in tm2_late_probe() 337 if (!amp_pdm_dai) in tm2_late_probe() 341 ret = snd_soc_dai_set_channel_map(amp_pdm_dai, ARRAY_SIZE(ch_map), in tm2_late_probe() 346 ret = snd_soc_dai_set_tdm_slot(amp_pdm_dai, 0x3, 0x0, 2, 16); in tm2_late_probe()
|
/kernel/linux/linux-6.6/sound/soc/samsung/ |
H A D | tm2_wm5110.c | 311 struct snd_soc_dai *amp_pdm_dai; in tm2_late_probe() local 336 amp_pdm_dai = snd_soc_find_dai(&tm2_speaker_amp_dev.dlc); in tm2_late_probe() 337 if (!amp_pdm_dai) in tm2_late_probe() 341 ret = snd_soc_dai_set_channel_map(amp_pdm_dai, ARRAY_SIZE(ch_map), in tm2_late_probe() 346 ret = snd_soc_dai_set_tdm_slot(amp_pdm_dai, 0x3, 0x0, 2, 16); in tm2_late_probe()
|
Completed in 2 milliseconds