Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/qcom/qdsp6/
Daudioreach.h569 #define AR_PCM_MAX_NUM_CHANNEL 8 macro
683 u8 channel_map[AR_PCM_MAX_NUM_CHANNEL];
Dq6apm-lpass-dais.c52 if (tx_num > AR_PCM_MAX_NUM_CHANNEL) { in q6dma_set_channel_map()