Searched refs:dst_interlace_size (Results 1 – 3 of 3) sorted by relevance
547 unsigned int dst_interlace_size; member1225 if (pxs->desc->dst_interlace_size) in _ldst_peripheral()1227 pxs->desc->dst_interlace_size); in _ldst_peripheral()1455 !pxs->desc->dst_interlace_size) { in _period()1541 pxs->desc->dst_interlace_size); in _setup_loops()1553 !pxs->desc->dst_interlace_size) in _setup_loops()1591 + pxs->desc->dst_interlace_size); in _setup_xfer_cyclic()2469 if (slave_config->dst_interlace_size) in pl330_config_write()2470 pch->slave_config.dst_interlace_size = slave_config->dst_interlace_size; in pl330_config_write()2941 desc->dst_interlace_size = pch->slave_config.dst_interlace_size; in pl330_prep_dma_cyclic()[all …]
433 slave_config.dst_interlace_size = frame_bytes - sz; in dmaengine_mpcm_hw_params()434 if (slave_config.dst_interlace_size) in dmaengine_mpcm_hw_params()
454 unsigned int dst_interlace_size; member