Home
last modified time | relevance | path

Searched refs:CE_ENABLE_BITPOS (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/crypto/qat/qat_common/
Dicp_qat_hal.h87 #define CE_ENABLE_BITPOS 0x8 macro
Dqat_hal.c532 (~((ctx_mask & ICP_QAT_UCLO_AE_ALL_CTX) << CE_ENABLE_BITPOS)); in qat_hal_disable_ctx()
597 ctx |= (ctx_mask << CE_ENABLE_BITPOS); in qat_hal_enable_ctx()