Searched refs:REQ_FINAL (Results 1 – 2 of 2) sorted by relevance
27 #define REQ_FINAL BIT(0) macro248 if (!(rctx->flags & REQ_FINAL)) in kmb_ocs_dma_prepare()452 if (!(rctx->flags & REQ_FINAL)) { in kmb_ocs_hcu_do_one_request()658 rctx->flags |= REQ_FINAL; in kmb_ocs_hcu_fin_common()
249 C(REQ_FINAL),\