Home
last modified time | relevance | path

Searched refs:fcu_loaded_ae_pos (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_fw_loader_handle.h44 u8 fcu_loaded_ae_pos; member
H A Dqat_hal.c717 handle->chip_info->fcu_loaded_ae_pos = 0; in qat_hal_chip_init()
746 handle->chip_info->fcu_loaded_ae_pos = FCU_LOADED_AE_POS; in qat_hal_chip_init()
773 handle->chip_info->fcu_loaded_ae_pos = 0; in qat_hal_chip_init()
H A Dqat_uclo.c1310 ae_loaded >>= handle->chip_info->fcu_loaded_ae_pos; in qat_uclo_broadcast_load_fw()
1558 loaded_aes >>= handle->chip_info->fcu_loaded_ae_pos; in qat_uclo_load_fw()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dqat_uclo.c1331 unsigned int fcu_loaded_ae_pos = FCU_LOADED_AE_POS; in qat_uclo_load_fw() local
1355 ((fcu_sts >> fcu_loaded_ae_pos) & (1 << i))) in qat_uclo_load_fw()

Completed in 9 milliseconds