Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/
H A Dlpass-lpaif-reg.h183 (is_rxtx_cdc_dma_port(dai_id) ? \
209 (is_rxtx_cdc_dma_port(dai_id) ? \
242 (is_rxtx_cdc_dma_port(dai_id) ? LPAIF_CDC_RXTX_RDMA##reg##_REG(v, chan, dai_id) : \
246 (is_rxtx_cdc_dma_port(dai_id) ? LPAIF_CDC_RXTX_WRDMA##reg##_REG(v, chan, dai_id) : \
H A Dlpass.h52 static inline bool is_rxtx_cdc_dma_port(int dai_id) in is_rxtx_cdc_dma_port() function