Searched refs:Y2_IS_TIST_OV (Results 1 – 2 of 2) sorted by relevance
862 #define Y2_IS_TIST_OV BIT_29 /* Time Stamp Timer overflow interrupt */ macro886 #define Y2_HWE_ALL_MSK (Y2_IS_TIST_OV | /* Y2_IS_SENSOR | */ Y2_IS_MST_ERR |\
1932 sc->msk_intrhwemask = Y2_IS_TIST_OV | Y2_IS_MST_ERR | in mskc_attach()3477 if ((status & Y2_IS_TIST_OV) != 0) in msk_intr_hwerr()