Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d.h80 void g2d_set_rop4(struct g2d_dev *d, u32 r);
H A Dg2d-hw.c73 void g2d_set_rop4(struct g2d_dev *d, u32 r) in g2d_set_rop4() function
H A Dg2d.c525 g2d_set_rop4(dev, ctx->rop); in device_run()