Home
last modified time | relevance | path

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

/sound/soc/
Dsoc-dmaengine-pcm.c65 enum dma_slave_buswidth buswidth; in snd_hwparams_to_dma_slave_config() local
69 buswidth = DMA_SLAVE_BUSWIDTH_1_BYTE; in snd_hwparams_to_dma_slave_config()
72 buswidth = DMA_SLAVE_BUSWIDTH_2_BYTES; in snd_hwparams_to_dma_slave_config()
78 buswidth = DMA_SLAVE_BUSWIDTH_4_BYTES; in snd_hwparams_to_dma_slave_config()
86 slave_config->dst_addr_width = buswidth; in snd_hwparams_to_dma_slave_config()
89 slave_config->src_addr_width = buswidth; in snd_hwparams_to_dma_slave_config()