Home
last modified time | relevance | path

Searched refs:req_pending (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dat91_udc.c467 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 …]
H A Ddwc2_udc_otg_priv.h86 unsigned req_pending:1, req_std:1; member
H A Dpxa25x_udc.h127 req_pending:1, member
H A Dat91_udc.h125 unsigned req_pending:1; member
H A Dpxa25x_udc.c537 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()
H A Ddwc2_udc_otg_xfer_dma.c1362 dev->req_pending = 1; in dwc2_ep0_setup()
1465 } else if (dev->req_pending) { in dwc2_ep0_setup()
1466 dev->req_pending = 0; in dwc2_ep0_setup()