Home
last modified time | relevance | path

Searched refs:RST_CSR_AE_LSB (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dqat_hal.c21 #define RST_CSR_AE_LSB 0 macro
277 ae_reset_csr |= handle->hal_handle->ae_mask << RST_CSR_AE_LSB; in qat_hal_reset()
452 ae_reset_csr &= ~(handle->hal_handle->ae_mask << RST_CSR_AE_LSB); in qat_hal_clr_reset()
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dqat_hal.c21 #define RST_CSR_AE_LSB 0 macro
733 handle->chip_info->icp_rst_mask = (hw_data->ae_mask << RST_CSR_AE_LSB) | in qat_hal_chip_init()
760 handle->chip_info->icp_rst_mask = (hw_data->ae_mask << RST_CSR_AE_LSB) | in qat_hal_chip_init()

Completed in 6 milliseconds