Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dicp_qat_hal.h9 ICP_RESET = 0x0c, enumerator
H A Dqat_hal.c276 ae_reset_csr = GET_GLB_CSR(handle, ICP_RESET); in qat_hal_reset()
279 SET_GLB_CSR(handle, ICP_RESET, ae_reset_csr); in qat_hal_reset()
451 ae_reset_csr = GET_GLB_CSR(handle, ICP_RESET); in qat_hal_clr_reset()
455 SET_GLB_CSR(handle, ICP_RESET, ae_reset_csr); in qat_hal_clr_reset()
458 csr = GET_GLB_CSR(handle, ICP_RESET); in qat_hal_clr_reset()
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_hal.h9 ICP_RESET = 0xA0c, enumerator
H A Dqat_hal.c732 handle->chip_info->icp_rst_csr = ICP_RESET; in qat_hal_chip_init()
759 handle->chip_info->icp_rst_csr = ICP_RESET; in qat_hal_chip_init()

Completed in 6 milliseconds