Home
last modified time | relevance | path

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

/qemu/hw/dma/
H A Dsifive_pdma.c43 #define CONFIG_REPEAT BIT(2) macro
139 if (s->chan[ch].next_config & CONFIG_REPEAT) { in sifive_pdma_run()