Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Domap_dma.c44 int transparent_copy; member
193 normal = !ch->transparent_copy && !ch->constant_fill && in omap_dma_channel_load()
387 if (!ch->transparent_copy || *(uint32_t *) value != ch->color) in omap_dma_transfer_generic()
717 s->ch[i].transparent_copy = 0;
850 (ch->transparent_copy << 1) |
987 ch->transparent_copy = (value >> 1) & 0x1;
1779 (ch->transparent_copy << 17) |
1950 ch->transparent_copy = (value >> 17) & 1;