Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/qat/qat_common/
Dicp_qat_fw_loader_handle.h34 u32 misc_ctl_csr; member
Dqat_hal.c420 unsigned int misc_ctl_csr, misc_ctl; in qat_hal_reset_timestamp() local
423 misc_ctl_csr = handle->chip_info->misc_ctl_csr; in qat_hal_reset_timestamp()
425 misc_ctl = GET_CAP_CSR(handle, misc_ctl_csr); in qat_hal_reset_timestamp()
427 SET_CAP_CSR(handle, misc_ctl_csr, misc_ctl & in qat_hal_reset_timestamp()
435 SET_CAP_CSR(handle, misc_ctl_csr, misc_ctl | MC_TIMESTAMP_ENABLE); in qat_hal_reset_timestamp()
706 handle->chip_info->misc_ctl_csr = MISC_CONTROL_C4XXX; in qat_hal_chip_init()
735 handle->chip_info->misc_ctl_csr = MISC_CONTROL; in qat_hal_chip_init()
762 handle->chip_info->misc_ctl_csr = MISC_CONTROL; in qat_hal_chip_init()