Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/qat/qat_common/
Dqat_hal.c470 qat_hal_wr_indr_csr(handle, ae, ICP_QAT_UCLO_AE_ALL_CTX, in qat_hal_clr_reset()
477 ICP_QAT_UCLO_AE_ALL_CTX, in qat_hal_clr_reset()
480 ICP_QAT_UCLO_AE_ALL_CTX, in qat_hal_clr_reset()
502 (~((ctx_mask & ICP_QAT_UCLO_AE_ALL_CTX) << CE_ENABLE_BITPOS)); in qat_hal_disable_ctx()
589 unsigned int ctx_mask = ICP_QAT_UCLO_AE_ALL_CTX; in qat_hal_clear_gpr()
701 ICP_QAT_UCLO_AE_ALL_CTX; in qat_hal_init()
760 ICP_QAT_UCLO_AE_ALL_CTX, 0x10000); in qat_hal_start()
Dicp_qat_uclo.h16 #define ICP_QAT_UCLO_AE_ALL_CTX 0xff macro