Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/samsung/
Dtm2_wm5110.c317 struct snd_soc_dai *amp_pdm_dai; in tm2_late_probe() local
343 amp_pdm_dai = snd_soc_find_dai(&dlc); in tm2_late_probe()
344 if (!amp_pdm_dai) in tm2_late_probe()
348 ret = snd_soc_dai_set_channel_map(amp_pdm_dai, ARRAY_SIZE(ch_map), in tm2_late_probe()
353 ret = snd_soc_dai_set_tdm_slot(amp_pdm_dai, 0x3, 0x0, 2, 16); in tm2_late_probe()