Searched refs:buswidth (Results 1 – 2 of 2) sorted by relevance
65 enum dma_slave_buswidth buswidth; in snd_hwparams_to_dma_slave_config() local72 buswidth = DMA_SLAVE_BUSWIDTH_1_BYTE; in snd_hwparams_to_dma_slave_config()74 buswidth = DMA_SLAVE_BUSWIDTH_2_BYTES; in snd_hwparams_to_dma_slave_config()76 buswidth = DMA_SLAVE_BUSWIDTH_3_BYTES; in snd_hwparams_to_dma_slave_config()78 buswidth = DMA_SLAVE_BUSWIDTH_4_BYTES; in snd_hwparams_to_dma_slave_config()80 buswidth = DMA_SLAVE_BUSWIDTH_8_BYTES; in snd_hwparams_to_dma_slave_config()84 slave_config->dst_addr_width = buswidth; in snd_hwparams_to_dma_slave_config()87 slave_config->src_addr_width = buswidth; in snd_hwparams_to_dma_slave_config()
135 enum dma_slave_buswidth buswidth = DMA_SLAVE_BUSWIDTH_2_BYTES; in fsl_asrc_dma_hw_params() local225 buswidth = DMA_SLAVE_BUSWIDTH_2_BYTES; in fsl_asrc_dma_hw_params()227 buswidth = DMA_SLAVE_BUSWIDTH_4_BYTES; in fsl_asrc_dma_hw_params()230 config_be.src_addr_width = buswidth; in fsl_asrc_dma_hw_params()232 config_be.dst_addr_width = buswidth; in fsl_asrc_dma_hw_params()