Searched refs:T_UN (Results 1 – 3 of 3) sorted by relevance
383 #define T_UN 0x00020000 /* underrun */ macro385 #define DEVICE_T_ERROR (T_UN | T_TO)386 #define HOST_T_ERROR (T_UN | T_TO | T_NAK | T_STAL)
1382 if (bdstatus & T_UN) in qe_ep0_txconf()1429 if (bdstatus & T_UN) in qe_ep_txconf()
810 #define T_UN (((u32) TX_ERRORS_UN ) << 16) macro813 | T_UN | T_CSL) /* transmit errors to report */