Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/qcom/
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];
Dlpass-platform.c1090 for (chan = 0; chan < LPASS_MAX_CDC_DMA_CHANNELS; chan++) { in lpass_platform_rxtxif_irq()