Searched refs:CSR_CTX_POINTER_CONTEXT (Results 1 – 2 of 2) sorted by relevance
288 if ((ctxptr & CSR_CTX_POINTER_CONTEXT) != in qat_ae_ctx_indr_read()289 (ctx & CSR_CTX_POINTER_CONTEXT)) in qat_ae_ctx_indr_read()295 if ((ctxptr & CSR_CTX_POINTER_CONTEXT) != in qat_ae_ctx_indr_read()296 (ctx & CSR_CTX_POINTER_CONTEXT)) in qat_ae_ctx_indr_read()
378 #define CSR_CTX_POINTER_CONTEXT __BITS(2,0) macro