Home
last modified time | relevance | path

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

/drivers/usb/gadget/udc/
Dfsl_qe_udc.h385 #define DEVICE_T_ERROR (T_UN | T_TO) macro
387 #define DEVICE_T_BD_MASK DEVICE_T_ERROR
Dfsl_qe_udc.c1378 if (bdstatus & DEVICE_T_ERROR) { in qe_ep0_txconf()
1425 if (bdstatus & DEVICE_T_ERROR) { in qe_ep_txconf()