Home
last modified time | relevance | path

Searched refs:lm2lm3 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_fw_loader_handle.h29 bool lm2lm3; member
H A Dqat_hal.c702 handle->chip_info->lm2lm3 = true; in qat_hal_chip_init()
730 handle->chip_info->lm2lm3 = false; in qat_hal_chip_init()
757 handle->chip_info->lm2lm3 = false; in qat_hal_chip_init()
1012 if (handle->chip_info->lm2lm3) { in qat_hal_exec_micro_inst()
1083 if (handle->chip_info->lm2lm3) { in qat_hal_exec_micro_inst()
H A Dqat_uclo.c924 if (handle->chip_info->lm2lm3) { in qat_hal_set_modes()