Searched refs:dest_width (Results 1 – 3 of 3) sorted by relevance
145 unsigned int width, src_width, dest_width; in iio_dmaengine_buffer_alloc() local170 dest_width = __ffs(caps.dst_addr_widths); in iio_dmaengine_buffer_alloc()172 dest_width = 1; in iio_dmaengine_buffer_alloc()173 width = max(src_width, dest_width); in iio_dmaengine_buffer_alloc()
107 unsigned int dest_width; member579 chan->dest_width = val / 8; in axi_dmac_parse_chan_dt()590 chan->align_mask = max(chan->dest_width, chan->src_width) - 1; in axi_dmac_parse_chan_dt()667 dma_dev->dst_addr_widths = BIT(dmac->chan.dest_width); in axi_dmac_probe()
698 unsigned int dest_width, dest_height; in convert_start() local709 dest_width = d_image->tile[0].height; in convert_start()712 dest_width = d_image->tile[0].width; in convert_start()720 dest_width, in convert_start()