Searched refs:T_UN (Results 1 – 4 of 4) sorted by relevance
379 #define T_UN 0x00020000 /* underrun */ macro381 #define DEVICE_T_ERROR (T_UN | T_TO)382 #define HOST_T_ERROR (T_UN | T_TO | T_NAK | T_STAL)
1378 if (bdstatus & T_UN) in qe_ep0_txconf()1425 if (bdstatus & T_UN) in qe_ep_txconf()
39 #define T_UN 0x00020000 /* underrun */ macro
812 #define T_UN (((u32) TX_ERRORS_UN ) << 16) macro815 | T_UN | T_CSL) /* transmit errors to report */