Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/qat/qat_common/
Dicp_qat_hal.h80 AE_MISC_CONTROL = 0x160, enumerator
Dqat_hal.c620 qat_hal_rd_ae_csr(handle, ae, AE_MISC_CONTROL, &csr_val); in qat_hal_clear_gpr()
622 qat_hal_wr_ae_csr(handle, ae, AE_MISC_CONTROL, csr_val); in qat_hal_clear_gpr()
784 qat_hal_rd_ae_csr(handle, ae, AE_MISC_CONTROL, &misc_control); in qat_hal_get_uwords()
785 qat_hal_wr_ae_csr(handle, ae, AE_MISC_CONTROL, in qat_hal_get_uwords()
797 qat_hal_wr_ae_csr(handle, ae, AE_MISC_CONTROL, misc_control); in qat_hal_get_uwords()
896 qat_hal_rd_ae_csr(handle, ae, AE_MISC_CONTROL, &csr_val); in qat_hal_exec_micro_inst()
898 qat_hal_wr_ae_csr(handle, ae, AE_MISC_CONTROL, newcsr_val); in qat_hal_exec_micro_inst()