Searched refs:blockmove_source (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/hw/display/ |
| H A D | artist.c | 68 uint32_t blockmove_source; member 1013 combine_write_reg(addr, val, size, &s->blockmove_source); in artist_reg_write() 1019 block_move(s, artist_get_x(s->blockmove_source), in artist_reg_write() 1020 artist_get_y(s->blockmove_source), in artist_reg_write() 1031 artist_get_x(s->blockmove_source), in artist_reg_write() 1032 artist_get_y(s->blockmove_source), in artist_reg_write() 1451 VMSTATE_UINT32(blockmove_source, ARTISTState),
|