Searched refs:bld_set_rop_ctrl (Results 1 – 3 of 3) sorted by relevance
48 __s32 bld_set_rop_ctrl(struct blender_submodule *p_bld, __u32 value);
116 bld_set_rop_ctrl(p_frame->bld, 0x1); in g2d_bsp_maskblt()120 bld_set_rop_ctrl(p_frame->bld, 0x0); in g2d_bsp_maskblt()182 bld_set_rop_ctrl(p_frame->bld, 0xf0); in g2d_fillrectangle()261 bld_set_rop_ctrl(p_frame->bld, 0xf0); in g2d_bsp_bld()324 bld_set_rop_ctrl(p_frame->bld, 0xf0); in g2d_bsp_bitblt()372 bld_set_rop_ctrl(p_frame->bld, 0x00); in g2d_bsp_bitblt()
150 __s32 bld_set_rop_ctrl(struct blender_submodule *p_bld, __u32 value) in bld_set_rop_ctrl() function
Completed in 11 milliseconds