Searched refs:IOP_ADMA_SLOT_SIZE (Results 1 – 2 of 2) sorted by relevance
11 #define IOP_ADMA_SLOT_SIZE 32 macro
427 int num_descs_in_pool = plat_data->pool_size/IOP_ADMA_SLOT_SIZE; in iop_adma_alloc_chan_resources()442 slot->hw_desc = (void *) &hw_desc[idx * IOP_ADMA_SLOT_SIZE]; in iop_adma_alloc_chan_resources()450 slot->async_tx.phys = dma_desc + idx * IOP_ADMA_SLOT_SIZE; in iop_adma_alloc_chan_resources()