Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/qat/qat_common/
Dicp_qat_fw_loader_handle.h39 u32 fcu_ctl_csr; member
Dqat_uclo.c1216 u32 fcu_ctl_csr, fcu_sts_csr; in qat_uclo_auth_fw() local
1223 fcu_ctl_csr = handle->chip_info->fcu_ctl_csr; in qat_uclo_auth_fw()
1230 SET_CAP_CSR(handle, fcu_ctl_csr, FCU_CTRL_CMD_AUTH); in qat_uclo_auth_fw()
1270 u32 fcu_sts_csr, fcu_ctl_csr; in qat_uclo_broadcast_load_fw() local
1274 fcu_ctl_csr = handle->chip_info->fcu_ctl_csr; in qat_uclo_broadcast_load_fw()
1297 SET_CAP_CSR(handle, fcu_ctl_csr, FCU_CTRL_CMD_LOAD); in qat_uclo_broadcast_load_fw()
1486 u32 fcu_sts_csr, fcu_ctl_csr; in qat_uclo_load_fw() local
1491 fcu_ctl_csr = handle->chip_info->fcu_ctl_csr; in qat_uclo_load_fw()
1504 SET_CAP_CSR(handle, fcu_ctl_csr, in qat_uclo_load_fw()
Dqat_hal.c711 handle->chip_info->fcu_ctl_csr = FCU_CONTROL_4XXX; in qat_hal_chip_init()
740 handle->chip_info->fcu_ctl_csr = FCU_CONTROL; in qat_hal_chip_init()
767 handle->chip_info->fcu_ctl_csr = 0; in qat_hal_chip_init()
888 u32 fcu_ctl_csr, fcu_sts_csr; in qat_hal_start() local
895 fcu_ctl_csr = handle->chip_info->fcu_ctl_csr; in qat_hal_start()
898 SET_CAP_CSR(handle, fcu_ctl_csr, FCU_CTRL_CMD_START); in qat_hal_start()