Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dati.c98 vbe_ioport_write_index(&s->vga, 0, VBE_DISPI_INDEX_ENABLE); in ati_vga_switch_mode()
108 vbe_ioport_write_index(&s->vga, 0, VBE_DISPI_INDEX_ENABLE); in ati_vga_switch_mode()
116 vbe_ioport_write_index(&s->vga, 0, VBE_DISPI_INDEX_VIRT_WIDTH); in ati_vga_switch_mode()
121 vbe_ioport_write_index(&s->vga, 0, in ati_vga_switch_mode()
125 vbe_ioport_write_index(&s->vga, 0, VBE_DISPI_INDEX_Y_OFFSET); in ati_vga_switch_mode()
136 vbe_ioport_write_index(&s->vga, 0, VBE_DISPI_INDEX_ENABLE); in ati_vga_switch_mode()
H A Dvga-pci.c126 vbe_ioport_write_index(s, 0, index); in pci_vga_bochs_read()
136 vbe_ioport_write_index(s, 0, index); in pci_vga_bochs_write()
H A Dvga_int.h180 void vbe_ioport_write_index(void *opaque, uint32_t addr, uint32_t val);
H A Dvga.c740 void vbe_ioport_write_index(void *opaque, uint32_t addr, uint32_t val) in vbe_ioport_write_index() function
2266 { 0, 1, 2, .read = vbe_ioport_read_index, .write = vbe_ioport_write_index },
2273 { 0, 1, 2, .read = vbe_ioport_read_index, .write = vbe_ioport_write_index },