Searched full:erdy (Results 1 – 6 of 6) sorted by relevance
30 * @erdy: set it to 1 when ERDY packet should be sent -36 unsigned int length, int erdy, int zlp) in cdns3_ep0_run_transfer() argument71 if (erdy) in cdns3_ep0_run_transfer()
585 /* Send ERDY TP. */608 /* ERDY Stream ID value (used in SS mode). */
1715 * There is some racing between ERDY and PRIME. The device send in cdns3_check_ep_interrupt_proceed()1716 * ERDY and almost in the same time Host send PRIME. It cause in cdns3_check_ep_interrupt_proceed()1717 * that host ignore the ERDY packet and driver has to send it in cdns3_check_ep_interrupt_proceed()
273 available in the RX FIFO before the core can send ERDY for a290 ERDY for an OUT endpoint.
999 * ERDY and start stream. To workaround this, issue a in __dwc3_gadget_ep_enable()1003 * controller to generate an ERDY to initiate the in __dwc3_gadget_ep_enable()3346 * triggers the device controller to issue ERDY to restart the in dwc3_nostream_work()3350 * triggered to generate ERDY to move the next stream data. To in dwc3_nostream_work()
306 * - t2: time for the ERDY to make it from the device to the host.307 * - t3: a host-specific delay to process the ERDY.