Searched refs:twoD_source (Results 1 – 1 of 1) sorted by relevance
534 uint32_t twoD_source; member740 unsigned int src_x = (s->twoD_source >> 16) & 0x01FFF; in sm501_2d_operation()741 unsigned int src_y = s->twoD_source & 0xFFFF; in sm501_2d_operation()1461 ret = s->twoD_source; in sm501_2d_engine_read()1539 s->twoD_source = value; in sm501_2d_engine_write()1869 s->twoD_source = 0; in sm501_reset()1988 VMSTATE_UINT32(twoD_source, SM501State),