Searched refs:FLAGS_FINUP (Results 1 – 1 of 1) sorted by relevance
119 #define FLAGS_FINUP 16 macro817 bool final = rctx->flags & BIT(FLAGS_FINUP); in omap_sham_prepare_request()1004 bool final = ctx->flags & BIT(FLAGS_FINUP); in omap_sham_update_req()1007 ctx->total, ctx->digcnt, (ctx->flags & BIT(FLAGS_FINUP)) != 0); in omap_sham_update_req()1167 if (err != -EINPROGRESS && (ctx->flags & BIT(FLAGS_FINUP))) in omap_sham_handle_queue()1258 ctx->flags |= BIT(FLAGS_FINUP); in omap_sham_final()1284 ctx->flags |= BIT(FLAGS_FINUP); in omap_sham_finup()