Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h404 #define R_ERROR (R_NO | R_AB | R_CR | R_OV) macro
405 #define R_BD_MASK R_ERROR
H A Dfsl_qe_udc.c835 && !(bdstatus & R_ERROR)) { in qe_ep0_rx()
968 && !(bdstatus & R_ERROR)) { in ep_rx_tasklet()
1494 && !(bdstatus & R_ERROR)) { in ep_req_rx()