Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_uclo.h97 #define ICP_QAT_LOC_MEM0_MODE(ae_mode) (((ae_mode) >> 0x8) & 0x1) macro
H A Dqat_uclo.c913 mode = ICP_QAT_LOC_MEM0_MODE(uof_image->ae_mode); in qat_hal_set_modes()