Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dbcm2835_dma.c33 #define BCM2708_DMA_D_IGNORE (1 << 7) macro
102 if (ch->ti & BCM2708_DMA_D_IGNORE) { in bcm2835_dma_update()