Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_uclo.h101 #define ICP_QAT_LOC_TINDEX_MODE(ae_mode) (((ae_mode) >> 0xe) & 0x1) macro
H A Dqat_uclo.c938 mode = ICP_QAT_LOC_TINDEX_MODE(uof_image->ae_mode); in qat_hal_set_modes()