Home
last modified time | relevance | path

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

/qemu/hw/dma/
H A Dsifive_pdma.c34 #define DMA_CONTROL 0x000 macro
220 case DMA_CONTROL: in sifive_pdma_readl()
337 case DMA_CONTROL: in sifive_pdma_writel()
/qemu/hw/net/
H A Dxgmac.c76 #define DMA_CONTROL 0x000003c6 /* Ctrl (Operational Mode) */ macro
331 return s->regs[DMA_CONTROL] & DMA_CONTROL_SR; in eth_can_rx()