Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen4_ras.c469 u32 ti_pullfub_par_sts; in adf_handle_ti_pullfub_par_sts() local
474 ti_pullfub_par_sts = ADF_CSR_RD(csr, ADF_GEN4_TI_PULL0FUB_PAR_STS); in adf_handle_ti_pullfub_par_sts()
475 ti_pullfub_par_sts &= ADF_GEN4_TI_PULL0FUB_PAR_STS_BITMASK; in adf_handle_ti_pullfub_par_sts()
477 if (ti_pullfub_par_sts) { in adf_handle_ti_pullfub_par_sts()
479 "TI Pull Parity Error: 0x%x\n", ti_pullfub_par_sts); in adf_handle_ti_pullfub_par_sts()
482 ti_pullfub_par_sts); in adf_handle_ti_pullfub_par_sts()