Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/ti/
Ddavinci-mcasp.c76 struct davinci_mcasp { struct
77 struct snd_dmaengine_dai_dma_data dma_data[2];
78 void __iomem *base;
79 u32 fifo_base;
80 struct device *dev;
81 struct snd_pcm_substream *substreams[2];
82 unsigned int dai_fmt;
85 int tdm_slots;
86 u32 tdm_mask[2];
87 int slot_width;
[all …]