Home
last modified time | relevance | path

Searched defs:davinci_mcasp (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/ti/
Ddavinci-mcasp.c77 struct davinci_mcasp { struct
78 struct snd_dmaengine_dai_dma_data dma_data[2];
79 void __iomem *base;
80 u32 fifo_base;
81 struct device *dev;
82 struct snd_pcm_substream *substreams[2];
83 unsigned int dai_fmt;
86 int tdm_slots;
87 u32 tdm_mask[2];
88 int slot_width;
[all …]