Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dbcm2835_dma.c37 #define BCM2708_DMA_S_IGNORE (1 << 11) macro
92 if (ch->ti & BCM2708_DMA_S_IGNORE) { in bcm2835_dma_update()