Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h381 #define DEVICE_T_ERROR (T_UN | T_TO) macro
383 #define DEVICE_T_BD_MASK DEVICE_T_ERROR
H A Dfsl_qe_udc.c1381 if (bdstatus & DEVICE_T_ERROR) { in qe_ep0_txconf()
1428 if (bdstatus & DEVICE_T_ERROR) { in qe_ep_txconf()