Home
last modified time | relevance | path

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

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