Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/qat/qat_common/
Dqat_hal.c504 qat_hal_wr_indr_csr(handle, ae, ICP_QAT_UCLO_AE_ALL_CTX, in qat_hal_clr_reset()
511 ICP_QAT_UCLO_AE_ALL_CTX, in qat_hal_clr_reset()
514 ICP_QAT_UCLO_AE_ALL_CTX, in qat_hal_clr_reset()
536 (~((ctx_mask & ICP_QAT_UCLO_AE_ALL_CTX) << CE_ENABLE_BITPOS)); in qat_hal_disable_ctx()
625 unsigned int ctx_mask = ICP_QAT_UCLO_AE_ALL_CTX; in qat_hal_clear_gpr()
807 ICP_QAT_UCLO_AE_ALL_CTX; in qat_hal_chip_init()
910 qat_hal_enable_ctx(handle, ae, ICP_QAT_UCLO_AE_ALL_CTX); in qat_hal_start()
Dicp_qat_uclo.h18 #define ICP_QAT_UCLO_AE_ALL_CTX 0xff macro