Searched refs:G_MC3_PARITY_ERR (Results 1 – 2 of 2) sorted by relevance
147 if (G_MC3_PARITY_ERR(cause)) { in t1_mc3_intr_handler()150 G_MC3_PARITY_ERR(cause)); in t1_mc3_intr_handler()
478 #define G_MC3_PARITY_ERR(x) (((x) >> S_MC3_PARITY_ERR) & M_MC3_PARITY_ERR) macro