Searched refs:ticppintsts (Results 1 – 1 of 1) sorted by relevance
1367 u32 ticppintsts; in adf_handle_ticppintsts() local1372 ticppintsts = ADF_CSR_RD(csr, ADF_GEN4_TICPPINTSTS); in adf_handle_ticppintsts()1373 ticppintsts &= ADF_GEN4_TICPPINTSTS_BITMASK; in adf_handle_ticppintsts()1376 "TI CPP Uncorrectable Error: 0x%x\n", ticppintsts); in adf_handle_ticppintsts()1380 ADF_CSR_WR(csr, ADF_GEN4_TICPPINTSTS, ticppintsts); in adf_handle_ticppintsts()