Searched refs:LE_T2_UFLO (Results 1 – 2 of 2) sorted by relevance
136 #define LE_T2_UFLO (1U << 30) /* underflow error */ macro
372 else if (tmd2 & LE_T2_UFLO) in am79900_tint()374 if (tmd2 & (LE_T2_BUFF | LE_T2_UFLO)) { in am79900_tint()