Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Domap_dma.c45 int constant_fill; member
193 normal = !ch->transparent_copy && !ch->constant_fill && in omap_dma_channel_load()
382 if (!ch->constant_fill) in omap_dma_transfer_generic()
512 if ((!ch->constant_fill && !src_p->addr_valid(s->mpu, a->src)) ||
718 s->ch[i].constant_fill = 0;
851 ch->constant_fill;
988 ch->constant_fill = value & 0x1;
1780 (ch->constant_fill << 16) |
1951 ch->constant_fill = (value >> 16) & 1;