Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/qat/qat_c62x/
Dadf_c62x_hw_data.h68 #define ADF_C62X_AE_MISC_CONTROL(i) (i * 0x1000 + 0x20960) macro
Dadf_c62x_hw_data.c174 val = ADF_CSR_RD(csr, ADF_C62X_AE_MISC_CONTROL(i)); in adf_enable_error_correction()
176 ADF_CSR_WR(csr, ADF_C62X_AE_MISC_CONTROL(i), val); in adf_enable_error_correction()