Home
last modified time | relevance | path

Searched refs:send_zlp (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c179 bool send_zlp; member
993 req->send_zlp = 0; in udc_ep_in_req_dma()
1796 req->send_zlp = _req->zero; in lpc32xx_ep_queue()
2068 if (req->send_zlp) { in udc_handle_dma_ep()
/openbmc/linux/drivers/usb/dwc2/
H A Dcore.h145 unsigned int send_zlp:1; member
H A Dgadget.c842 ((hs_ep->send_zlp && true_last) ? in dwc2_gadget_fill_nonisoc_xfer_ddma_one()
1137 hs_ep->send_zlp = 1; in dwc2_hsotg_start_req()
2057 hsotg->eps_out[0]->send_zlp = 0; in dwc2_hsotg_enqueue_setup()
2759 if (hs_ep->send_zlp) { in dwc2_hsotg_complete_in()
2760 hs_ep->send_zlp = 0; in dwc2_hsotg_complete_in()