Searched refs:elem_delta (Results 1 – 1 of 1) sorted by relevance
87 int elem_delta[2]; member171 a->elem_delta[i] = 0; in omap_dma_channel_load()175 a->elem_delta[i] = ch->data_type; in omap_dma_channel_load()179 a->elem_delta[i] = ch->data_type + in omap_dma_channel_load()184 a->elem_delta[i] = ch->data_type + in omap_dma_channel_load()202 if (!a->elem_delta[i] && normal && in omap_dma_channel_load()205 else if (a->elem_delta[i] == ch->data_type && normal && in omap_dma_channel_load()390 a->src += a->elem_delta[0]; in omap_dma_transfer_generic()391 a->dest += a->elem_delta[1]; in omap_dma_transfer_generic()665 a->src += min_elems * a->elem_delta[0] + frames * a->frame_delta[0];[all …]