Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/qat/qat_c62x/
Dadf_c62x_hw_data.c130 val = ADF_CSR_RD(csr, ADF_C62X_AE_MISC_CONTROL(i)); in adf_enable_error_correction()
132 ADF_CSR_WR(csr, ADF_C62X_AE_MISC_CONTROL(i), val); in adf_enable_error_correction()
Dadf_c62x_hw_data.h24 #define ADF_C62X_AE_MISC_CONTROL(i) (i * 0x1000 + 0x20960) macro