Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_hw/qat_200xx/
H A Dadf_200xx_hw_data.h31 #define ADF_200XX_ENABLE_AE_ECC_PARITY_CORR (BIT(24) | BIT(12)) macro
H A Dadf_200xx_hw_data.c314 val |= ADF_200XX_ENABLE_AE_ECC_PARITY_CORR; in adf_enable_error_correction()