Searched refs:REQUEST_INTERNAL (Results 1 – 2 of 2) sorted by relevance
413 if ((priv_req->flags & REQUEST_INTERNAL) || in cdns3_start_all_request()525 priv_req->flags & REQUEST_INTERNAL) { in cdns3_wa2_gadget_giveback()592 !(priv_req->flags & REQUEST_INTERNAL)) { in cdns3_wa2_gadget_ep_queue()620 if (priv_req->flags & REQUEST_INTERNAL) in cdns3_wa2_gadget_ep_queue()688 priv_req->flags |= REQUEST_INTERNAL; in cdns3_wa2_descmissing_packet()
1237 #define REQUEST_INTERNAL BIT(1) macro