Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/qat/qat_common/
Dicp_qat_uclo.h100 #define ICP_QAT_LOC_TINDEX_MODE(ae_mode) (((ae_mode) >> 0xe) & 0x1) macro
Dqat_uclo.c936 mode = ICP_QAT_LOC_TINDEX_MODE(uof_image->ae_mode); in qat_hal_set_modes()