Searched refs:rqtype (Results 1 – 7 of 7) sorted by relevance
439 if (r->rqtype == MEMTOMEM) { in s3c_pl330_submit()699 if (ch->req[0].rqtype == MEMTODEV) { in s3c2410_dma_enqueue()770 ch->req[0].rqtype = DEVTODEV; in s3c2410_dma_request()771 ch->req[1].rqtype = ch->req[0].rqtype; in s3c2410_dma_request()978 ch->req[0].rqtype = DEVTOMEM; in s3c2410_dma_devconfig()979 ch->req[1].rqtype = DEVTOMEM; in s3c2410_dma_devconfig()984 ch->req[0].rqtype = MEMTODEV; in s3c2410_dma_devconfig()985 ch->req[1].rqtype = MEMTODEV; in s3c2410_dma_devconfig()
23 enum pl330_reqtype rqtype; member
454 desc->req.rqtype = peri->rqtype; in pl330_get_desc()535 if (peri->rqtype != MEMTOMEM) in pl330_prep_dma_memcpy()585 peri->rqtype != MEMTODEV) || in pl330_prep_slave_sg()587 peri->rqtype != DEVTOMEM)) { in pl330_prep_slave_sg()724 switch (peri->rqtype) { in pl330_probe()
157 enum pl330_reqtype rqtype; member
615 int rqtype = 0; in build_term_codes() local621 rqtype = RQ_TYPE(rsp_msg->cqe); in build_term_codes()625 (rqtype && (opcode == T3_READ_RESP)); in build_term_codes()
765 int rqtype; in build_term_codes() local776 rqtype = RQ_TYPE(err_cqe); in build_term_codes()780 (rqtype && (opcode == FW_RI_READ_RESP)); in build_term_codes()
1022 switch (pxs->r->rqtype) { in _bursts()1270 if (r->rqtype != MEMTOMEM && r->peri >= pi->pcfg.num_peri) { in pl330_submit_req()