addr_widths       123 sound/soc/soc-generic-dmaengine-pcm.c 	u32 addr_widths = BIT(DMA_SLAVE_BUSWIDTH_1_BYTE) |
addr_widths       156 sound/soc/soc-generic-dmaengine-pcm.c 			addr_widths = dma_caps.dst_addr_widths;
addr_widths       158 sound/soc/soc-generic-dmaengine-pcm.c 			addr_widths = dma_caps.src_addr_widths;
addr_widths       190 sound/soc/soc-generic-dmaengine-pcm.c 				if (addr_widths & (1 << (bits / 8)))