Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dati_int.h52 uint32_t crtc_offset; member
H A Dati_2d.c75 dst_bits += s->regs.crtc_offset & 0x07ffffff; in ati_2d_blt()
110 src_bits += s->regs.crtc_offset & 0x07ffffff; in ati_2d_blt()
H A Dati.c61 uint32_t offs = s->regs.crtc_offset & 0x07ffffff; in ati_vga_switch_mode()
400 val = s->regs.crtc_offset; in ati_mm_read()
707 s->regs.crtc_offset = data & 0xc7ffffff; in ati_mm_write()