AE_MISC_CONTROL   639 drivers/crypto/qat/qat_common/qat_hal.c 		csr_val = qat_hal_rd_ae_csr(handle, ae, AE_MISC_CONTROL);
AE_MISC_CONTROL   641 drivers/crypto/qat/qat_common/qat_hal.c 		qat_hal_wr_ae_csr(handle, ae, AE_MISC_CONTROL, csr_val);
AE_MISC_CONTROL   829 drivers/crypto/qat/qat_common/qat_hal.c 	misc_control = qat_hal_rd_ae_csr(handle, ae, AE_MISC_CONTROL);
AE_MISC_CONTROL   830 drivers/crypto/qat/qat_common/qat_hal.c 	qat_hal_wr_ae_csr(handle, ae, AE_MISC_CONTROL,
AE_MISC_CONTROL   842 drivers/crypto/qat/qat_common/qat_hal.c 	qat_hal_wr_ae_csr(handle, ae, AE_MISC_CONTROL, misc_control);
AE_MISC_CONTROL   942 drivers/crypto/qat/qat_common/qat_hal.c 	csr_val = qat_hal_rd_ae_csr(handle, ae, AE_MISC_CONTROL);
AE_MISC_CONTROL   944 drivers/crypto/qat/qat_common/qat_hal.c 	qat_hal_wr_ae_csr(handle, ae, AE_MISC_CONTROL, newcsr_val);