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.c539 uint32_t twoD_foreground; member
899 uint32_t color = s->twoD_foreground; in sm501_2d_operation()
1476 ret = s->twoD_foreground; in sm501_2d_engine_read()
1561 s->twoD_foreground = value; in sm501_2d_engine_write()
1874 s->twoD_foreground = 0; in sm501_reset()
1993 VMSTATE_UINT32(twoD_foreground, SM501State),