Searched refs:dwc2_dma_buffer_ok_to_use (Results 1 – 1 of 1) sorted by relevance
424 static bool dwc2_dma_buffer_ok_to_use(const struct device *dev, void *buf, in dwc2_dma_buffer_ok_to_use() function543 if (!dwc2_dma_buffer_ok_to_use(dev, buf->data, len, cfg->mps)) { in dwc2_tx_fifo_write()716 if (!dwc2_dma_buffer_ok_to_use(dev, data, xfersize, cfg->mps)) { in dwc2_prep_rx()