IOP_ADMA_SLOT_SIZE 426 drivers/dma/iop-adma.c int num_descs_in_pool = plat_data->pool_size/IOP_ADMA_SLOT_SIZE; IOP_ADMA_SLOT_SIZE 441 drivers/dma/iop-adma.c slot->hw_desc = (void *) &hw_desc[idx * IOP_ADMA_SLOT_SIZE]; IOP_ADMA_SLOT_SIZE 450 drivers/dma/iop-adma.c (dma_addr_t) &hw_desc[idx * IOP_ADMA_SLOT_SIZE];