Searched defs:mtk_base_afe_memif (Results 1 – 1 of 1) sorted by relevance
121 struct mtk_base_afe_memif { struct122 unsigned int phys_buf_addr;123 int buffer_size;124 struct snd_pcm_substream *substream;125 const struct mtk_base_memif_data *data;126 int irq_usage;127 int const_irq;128 unsigned char *dma_area;129 dma_addr_t dma_addr;130 size_t dma_bytes;