Searched defs:mtk_base_afe_memif (Results 1 – 1 of 1) sorted by relevance
141 struct mtk_base_afe_memif { struct142 unsigned int phys_buf_addr;143 int buffer_size;144 struct snd_pcm_substream *substream;145 const struct mtk_base_memif_data *data;146 int irq_usage;147 int const_irq;148 unsigned char *dma_area;149 dma_addr_t dma_addr;150 size_t dma_bytes;