Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dsm501.c538 uint32_t twoD_foreground; member
898 uint32_t color = s->twoD_foreground; in sm501_2d_operation()
1475 ret = s->twoD_foreground; in sm501_2d_engine_read()
1560 s->twoD_foreground = value; in sm501_2d_engine_write()
1873 s->twoD_foreground = 0; in sm501_reset()
1992 VMSTATE_UINT32(twoD_foreground, SM501State),