Searched refs:FLAGS_FINUP (Results 1 – 1 of 1) sorted by relevance
116 #define FLAGS_FINUP 16 macro814 bool final = rctx->flags & BIT(FLAGS_FINUP); in omap_sham_prepare_request()1001 bool final = ctx->flags & BIT(FLAGS_FINUP); in omap_sham_update_req()1004 ctx->total, ctx->digcnt, (ctx->flags & BIT(FLAGS_FINUP)) != 0); in omap_sham_update_req()1163 if (err != -EINPROGRESS && (ctx->flags & BIT(FLAGS_FINUP))) in omap_sham_handle_queue()1253 ctx->flags |= BIT(FLAGS_FINUP); in omap_sham_final()1279 ctx->flags |= BIT(FLAGS_FINUP); in omap_sham_finup()