Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/qat/qat_common/
Dadf_gen2_hw_data.h143 #define ADF_GEN2_ENABLE_AE_ECC_PARITY_CORR (BIT(24) | BIT(12)) macro
Dadf_gen2_hw_data.c40 val |= ADF_GEN2_ENABLE_AE_ECC_PARITY_CORR; in adf_gen2_enable_error_correction()