Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h378 #define T_TO 0x00040000 /* time out */ macro
381 #define DEVICE_T_ERROR (T_UN | T_TO)
382 #define HOST_T_ERROR (T_UN | T_TO | T_NAK | T_STAL)
H A Dfsl_qe_udc.c1382 if (bdstatus & T_TO) in qe_ep0_txconf()
1429 if (bdstatus & T_TO) in qe_ep_txconf()