Searched refs:ti_pushfub_par_sts (Results 1 – 2 of 2) sorted by relevance
310 u32 ti_pushfub_par_sts; in adf_handle_ti_pushfub_par_sts() local312 ti_pushfub_par_sts = ADF_CSR_RD(csr, ADF_GEN6_TI_PUSHFUB_PAR_STS); in adf_handle_ti_pushfub_par_sts()313 ti_pushfub_par_sts &= ADF_GEN6_TI_PUSHFUB_PAR_STS_MASK; in adf_handle_ti_pushfub_par_sts()314 if (ti_pushfub_par_sts) { in adf_handle_ti_pushfub_par_sts()315 dev_err(&GET_DEV(accel_dev), "TI push parity error: %#x\n", ti_pushfub_par_sts); in adf_handle_ti_pushfub_par_sts()317 ADF_CSR_WR(csr, ADF_GEN6_TI_PUSHFUB_PAR_STS, ti_pushfub_par_sts); in adf_handle_ti_pushfub_par_sts()
493 u32 ti_pushfub_par_sts; in adf_handle_ti_pushfub_par_sts() local498 ti_pushfub_par_sts = ADF_CSR_RD(csr, ADF_GEN4_TI_PUSHFUB_PAR_STS); in adf_handle_ti_pushfub_par_sts()499 ti_pushfub_par_sts &= ADF_GEN4_TI_PUSHFUB_PAR_STS_BITMASK; in adf_handle_ti_pushfub_par_sts()501 if (ti_pushfub_par_sts) { in adf_handle_ti_pushfub_par_sts()503 "TI Push Parity Error: 0x%x\n", ti_pushfub_par_sts); in adf_handle_ti_pushfub_par_sts()508 ti_pushfub_par_sts); in adf_handle_ti_pushfub_par_sts()