Home
last modified time | relevance | path

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

/qemu/hw/dma/
H A Dxlnx_csu_dma.c252 static void xlnx_csu_dma_done(XlnxCSUDMA *s) in xlnx_csu_dma_done()
289 XlnxCSUDMA *s = XLNX_CSU_DMA(opaque); in xlnx_csu_dma_src_notify()
575 XlnxCSUDMA *s = XLNX_CSU_DMA(opaque); in xlnx_csu_dma_src_timeout_hit()
589 XlnxCSUDMA *s = XLNX_CSU_DMA(obj); in xlnx_csu_dma_stream_push()
621 XlnxCSUDMA *s = XLNX_CSU_DMA(obj); in xlnx_csu_dma_stream_can_push()
634 XlnxCSUDMA *s = XLNX_CSU_DMA(dev); in xlnx_csu_dma_reset()
644 XlnxCSUDMA *s = XLNX_CSU_DMA(dev); in xlnx_csu_dma_realize()
686 VMSTATE_UINT16(width, XlnxCSUDMA),
687 VMSTATE_BOOL(is_dst, XlnxCSUDMA),
735 XlnxCSUDMA *s = XLNX_CSU_DMA(obj); in xlnx_csu_dma_init()
[all …]
/qemu/include/hw/dma/
H A Dxlnx_csu_dma.h33 typedef struct XlnxCSUDMA { struct
52 } XlnxCSUDMA; typedef
54 OBJECT_DECLARE_TYPE(XlnxCSUDMA, XlnxCSUDMAClass, XLNX_CSU_DMA)
69 MemTxResult (*read)(XlnxCSUDMA *s, hwaddr addr, uint32_t len);
/qemu/include/hw/arm/
H A Dxlnx-versal.h112 XlnxCSUDMA dma_src;
113 XlnxCSUDMA dma_dst;
H A Dxlnx-zynqmp.h131 XlnxCSUDMA qspi_dma;
/qemu/include/hw/ssi/
H A Dxlnx-versal-ospi.h95 XlnxCSUDMA *dma_src;