Searched refs:artist_vram_write4 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/display/ |
H A D | artist.c | 761 static void artist_vram_write4(ARTISTState *s, struct vram_buffer *buf, in artist_vram_write4() function 819 artist_vram_write4(s, buf, pos, bswap32(data)); in vram_bit_write() 824 artist_vram_write4(s, buf, get_vram_offset(s, buf, pos, posy), data); in vram_bit_write() 829 artist_vram_write4(s, buf, get_vram_offset(s, buf, pos >> 2, posy), in vram_bit_write()
|