Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dati_int.h54 uint32_t crtc_pitch; member
H A Dati.c62 int stride = (s->regs.crtc_pitch & 0x7ff) * 8; in ati_vga_switch_mode()
406 val = s->regs.crtc_pitch; in ati_mm_read()
713 s->regs.crtc_pitch = data & 0x07ff07ff; in ati_mm_write()