Searched refs:T_TO (Results 1 – 2 of 2) sorted by relevance
382 #define T_TO 0x00040000 /* time out */ macro385 #define DEVICE_T_ERROR (T_UN | T_TO)386 #define HOST_T_ERROR (T_UN | T_TO | T_NAK | T_STAL)
1380 if (bdstatus & T_TO) in qe_ep0_txconf()1427 if (bdstatus & T_TO) in qe_ep_txconf()