Searched refs:dwc2_tx_fifo_write (Results 1 – 1 of 1) sorted by relevance
274 static int dwc2_tx_fifo_write(const struct device *dev, in dwc2_tx_fifo_write() function504 if (dwc2_tx_fifo_write(dev, cfg, buf)) { in dwc2_handle_xfer_next()652 return dwc2_tx_fifo_write(dev, cfg, buf); in dwc2_handle_evt_din()657 return dwc2_tx_fifo_write(dev, cfg, buf); in dwc2_handle_evt_din()877 if (buf->len && dwc2_tx_fifo_write(dev, ep_cfg, buf) == 0) { in dwc2_handle_in_xfercompl()