Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dbcm2835_dma.c20 #define BCM2708_DMA_ISPAUSED (1 << 4) /* Pause requested or not active */ macro
138 ch->cs |= BCM2708_DMA_ISPAUSED; in bcm2835_dma_update()