Searched refs:rqtype (Results 1 – 3 of 3) sorted by relevance
513 enum dma_transfer_direction rqtype; member1175 switch (pxs->desc->rqtype) { in _bursts()1393 if (desc->rqtype != DMA_MEM_TO_MEM && in pl330_submit_req()2558 desc->rqtype = direction; in pl330_prep_dma_cyclic()2599 desc->rqtype = DMA_MEM_TO_MEM; in pl330_prep_dma_memcpy()2704 desc->rqtype = direction; in pl330_prep_slave_sg()
616 int rqtype = 0; in build_term_codes() local622 rqtype = RQ_TYPE(rsp_msg->cqe); in build_term_codes()626 (rqtype && (opcode == T3_READ_RESP)); in build_term_codes()
938 int rqtype; in build_term_codes() local949 rqtype = RQ_TYPE(err_cqe); in build_term_codes()953 (rqtype && (opcode == FW_RI_READ_RESP)); in build_term_codes()