Searched defs:GET_AE_CSR (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
| D | icp_qat_hal.h | 102 #define GET_AE_CSR(handle, ae, csr) ADF_CSR_RD(AE_CSR_ADDR(handle, ae, csr), 0) macro
|
| /kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
| D | icp_qat_hal.h | 134 #define GET_AE_CSR(handle, ae, csr) ADF_CSR_RD(AE_CSR_ADDR(handle, ae, csr), 0) macro
|