Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/
H A Dlpass.h23 #define LPASS_MAX_CDC_DMA_CHANNELS (8) macro
153 struct snd_pcm_substream *rxtx_substream[LPASS_MAX_CDC_DMA_CHANNELS];
154 struct snd_pcm_substream *va_substream[LPASS_MAX_CDC_DMA_CHANNELS];
H A Dlpass-platform.c1091 for (chan = 0; chan < LPASS_MAX_CDC_DMA_CHANNELS; chan++) { in lpass_platform_rxtxif_irq()