Searched refs:REQUEST_INTERNAL (Results 1 – 2 of 2) sorted by relevance
443 priv_req->flags & REQUEST_INTERNAL) { in cdns3_wa2_gadget_giveback()503 !(priv_req->flags & REQUEST_INTERNAL)) { in cdns3_wa2_gadget_ep_queue()531 if (priv_req->flags & REQUEST_INTERNAL) in cdns3_wa2_gadget_ep_queue()590 priv_req->flags |= REQUEST_INTERNAL; in cdns3_wa2_descmissing_packet()
1206 #define REQUEST_INTERNAL BIT(1) macro