Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h232 #define frame_get_status(frm) (frm->status) macro
H A Dfsl_qe_udc.c1344 if (frame_get_status(ep->txframe) & FRAME_ERROR) { in ep0_txframe_handle()
1399 if (frame_get_status(ep->txframe) & FRAME_ERROR) { in ep_txframe_handle()