Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dxlnx_csu_dma.c223 static uint32_t xlnx_csu_dma_write(XlnxCSUDMA *s, uint8_t *buf, uint32_t len) in xlnx_csu_dma_write() function
607 if (xlnx_csu_dma_write(s, buf, mlen) != mlen) { in xlnx_csu_dma_stream_push()