Home
last modified time | relevance | path

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

/drivers/crypto/qat/qat_common/
Dqat_hal.c513 qat_hal_wr_indr_csr(handle, ae, ICP_QAT_UCLO_AE_ALL_CTX, in qat_hal_clr_reset()
520 ICP_QAT_UCLO_AE_ALL_CTX, in qat_hal_clr_reset()
523 ICP_QAT_UCLO_AE_ALL_CTX, in qat_hal_clr_reset()
545 (~((ctx_mask & ICP_QAT_UCLO_AE_ALL_CTX) << CE_ENABLE_BITPOS)); in qat_hal_disable_ctx()
632 unsigned int ctx_mask = ICP_QAT_UCLO_AE_ALL_CTX; in qat_hal_clear_gpr()
744 ICP_QAT_UCLO_AE_ALL_CTX; in qat_hal_init()
803 ICP_QAT_UCLO_AE_ALL_CTX, 0x10000); in qat_hal_start()
Dicp_qat_uclo.h60 #define ICP_QAT_UCLO_AE_ALL_CTX 0xff macro