Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dartist.c94 uint32_t image_bitmap_op; member
260 if (s->image_bitmap_op & 2) { in artist_get_color()
269 return (s->image_bitmap_op >> 8) & 0xf; in artist_get_op()
458 s->image_bitmap_op, s->control_plane); in fill_window()
615 s->image_bitmap_op ^= 2; in draw_line_pattern_next()
710 if (!(s->image_bitmap_op & 0x20000000)) { in font_write16()
768 if (!(s->image_bitmap_op & 0x20000000) || (mask & 8)) { in artist_vram_write4()
791 if (!(s->image_bitmap_op & 0x10000002)) { in artist_vram_write32()
1102 combine_write_reg(addr, val, size, &s->image_bitmap_op); in artist_reg_write()
1416 s->image_bitmap_op = 0x23000300; in artist_realizefn()
[all …]