Home
last modified time | relevance | path

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

/openbmc/qemu/hw/riscv/
H A DKconfig24 select SIFIVE_PDMA
94 select SIFIVE_PDMA
/openbmc/qemu/hw/dma/
H A DKconfig27 config SIFIVE_PDMA config
H A Dsifive_pdma.c456 SiFivePDMAState *s = SIFIVE_PDMA(dev); in sifive_pdma_realize()
/openbmc/qemu/include/hw/dma/
H A Dsifive_pdma.h56 #define SIFIVE_PDMA(obj) \ macro