Home
last modified time | relevance | path

Searched refs:T_TO (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/usb/gadget/
Dfsl_qe_udc.h383 #define T_TO 0x00040000 /* time out */ macro
386 #define DEVICE_T_ERROR (T_UN | T_TO)
387 #define HOST_T_ERROR (T_UN | T_TO | T_NAK | T_STAL)
Dfsl_qe_udc.c1392 if (bdstatus & T_TO) in qe_ep0_txconf()
1439 if (bdstatus & T_TO) in qe_ep_txconf()