Searched refs:LE_T2_UFLO (Results 1 – 3 of 3) sorted by relevance
133 #define LE_T2_UFLO (1<<30) /* underflow error */ macro
355 else if (tmd.tmd2 & LE_T2_UFLO) in am79900_tint()357 if (tmd.tmd2 & (LE_T2_BUFF | LE_T2_UFLO)) { in am79900_tint()
1175 if (tmd2 & LE_T2_UFLO) { in pcn_txintr()