Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/crypto/intel/qat/qat_common/
Dicp_qat_fw_loader_handle.h39 u32 fcu_ctl_csr; member
Dqat_uclo.c1217 u32 fcu_ctl_csr, fcu_sts_csr; in qat_uclo_auth_fw() local
1224 fcu_ctl_csr = handle->chip_info->fcu_ctl_csr; in qat_uclo_auth_fw()
1231 SET_CAP_CSR(handle, fcu_ctl_csr, FCU_CTRL_CMD_AUTH); in qat_uclo_auth_fw()
1271 u32 fcu_sts_csr, fcu_ctl_csr; in qat_uclo_broadcast_load_fw() local
1275 fcu_ctl_csr = handle->chip_info->fcu_ctl_csr; in qat_uclo_broadcast_load_fw()
1298 SET_CAP_CSR(handle, fcu_ctl_csr, FCU_CTRL_CMD_LOAD); in qat_uclo_broadcast_load_fw()
1529 u32 fcu_sts_csr, fcu_ctl_csr; in qat_uclo_load_fw() local
1534 fcu_ctl_csr = handle->chip_info->fcu_ctl_csr; in qat_uclo_load_fw()
1547 SET_CAP_CSR(handle, fcu_ctl_csr, in qat_uclo_load_fw()
Dqat_hal.c712 handle->chip_info->fcu_ctl_csr = FCU_CONTROL_4XXX; in qat_hal_chip_init()
741 handle->chip_info->fcu_ctl_csr = FCU_CONTROL; in qat_hal_chip_init()
768 handle->chip_info->fcu_ctl_csr = 0; in qat_hal_chip_init()
889 u32 fcu_ctl_csr, fcu_sts_csr; in qat_hal_start() local
896 fcu_ctl_csr = handle->chip_info->fcu_ctl_csr; in qat_hal_start()
899 SET_CAP_CSR(handle, fcu_ctl_csr, FCU_CTRL_CMD_START); in qat_hal_start()