Searched refs:req_pending (Results 1 – 6 of 6) sorted by relevance
467 if (!udc->req_pending) { in at91_ep_queue()490 udc->req_pending = 0; in at91_ep_queue()896 udc->req_pending = 1; in handle_setup()907 udc->req_pending = 0; in handle_setup()1062 udc->req_pending = 0; in handle_setup()1072 udc->req_pending = 0; in handle_setup()1084 udc->req_pending = 0; in handle_ep0()1093 udc->req_pending = 0; in handle_ep0()1111 udc->req_pending = 0; in handle_ep0()1122 udc->req_pending = 0; in handle_ep0()[all …]
87 unsigned req_pending:1, req_std:1; member
126 req_pending:1, member
124 unsigned req_pending:1; member
537 dev->req_pending = 0; in ep0start()559 if (ep->dev->req_pending) in write_ep0_fifo()589 } else if (ep->dev->req_pending) in write_ep0_fifo()795 if (dev->req_pending) in pxa25x_ep_queue()925 ep->dev->req_pending = 0; in pxa25x_ep_set_halt()1282 dev->req_pending = 1; in handle_ep0()1369 } else if (dev->req_pending) { in handle_ep0()
1339 dev->req_pending = 1; in dwc2_ep0_setup()1442 } else if (dev->req_pending) { in dwc2_ep0_setup()1443 dev->req_pending = 0; in dwc2_ep0_setup()