Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_hal.c996 unsigned int csr_val = 0, newcsr_val; in qat_hal_exec_micro_inst() local
1070 newcsr_val = CLR_BIT(csr_val, MMC_SHARE_CS_BITPOS); in qat_hal_exec_micro_inst()
1071 qat_hal_wr_ae_csr(handle, ae, AE_MISC_CONTROL, newcsr_val); in qat_hal_exec_micro_inst()