Home
last modified time | relevance | path

Searched defs:rop_mode (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/rockchip/rga/
H A Drga-hw.h359 unsigned int rop_mode:2; member
/openbmc/qemu/hw/display/
H A Dsm501.c690 int rop_mode = (s->twoD_control >> 15) & 1; /* 1 for rop2, else rop3 */ in sm501_2d_operation() local