Searched refs:rqtype (Results 1 – 3 of 3) sorted by relevance
513 enum dma_transfer_direction rqtype; member1175 switch (pxs->desc->rqtype) { in _bursts()1396 if (desc->rqtype != DMA_MEM_TO_MEM && in pl330_submit_req()2561 desc->rqtype = direction; in pl330_prep_dma_cyclic()2604 desc->rqtype = DMA_MEM_TO_MEM; in pl330_prep_dma_memcpy()2709 desc->rqtype = direction; in pl330_prep_slave_sg()
617 int rqtype = 0; in build_term_codes() local623 rqtype = RQ_TYPE(rsp_msg->cqe); in build_term_codes()627 (rqtype && (opcode == T3_READ_RESP)); in build_term_codes()
951 int rqtype; in build_term_codes() local962 rqtype = RQ_TYPE(err_cqe); in build_term_codes()966 (rqtype && (opcode == FW_RI_READ_RESP)); in build_term_codes()