Searched refs:ti_pullfub_par_sts (Results 1 – 2 of 2) sorted by relevance
297 u32 ti_pullfub_par_sts; in adf_handle_ti_pullfub_par_sts() local299 ti_pullfub_par_sts = ADF_CSR_RD(csr, ADF_GEN6_TI_PULL0FUB_PAR_STS); in adf_handle_ti_pullfub_par_sts()300 ti_pullfub_par_sts &= ADF_GEN6_TI_PULL0FUB_PAR_STS_MASK; in adf_handle_ti_pullfub_par_sts()301 if (ti_pullfub_par_sts) { in adf_handle_ti_pullfub_par_sts()302 dev_err(&GET_DEV(accel_dev), "TI pull parity error: %#x\n", ti_pullfub_par_sts); in adf_handle_ti_pullfub_par_sts()303 ADF_CSR_WR(csr, ADF_GEN6_TI_PULL0FUB_PAR_STS, ti_pullfub_par_sts); in adf_handle_ti_pullfub_par_sts()
469 u32 ti_pullfub_par_sts; in adf_handle_ti_pullfub_par_sts() local474 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()