Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dsm501.c544 uint32_t twoD_clip_tl; member
1493 ret = s->twoD_clip_tl; in sm501_2d_engine_read()
1581 s->twoD_clip_tl = value; in sm501_2d_engine_write()
1879 s->twoD_clip_tl = 0; in sm501_reset()
1998 VMSTATE_UINT32(twoD_clip_tl, SM501State),