Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/
H A Drga3_reg_info.c1115 bottom_color_ctrl.bits.factor_mode = RGA_ALPHA_OPPOSITE_INVERSE; in RGA3_set_reg_overlap_info()
1126 top_color_ctrl.bits.factor_mode = RGA_ALPHA_OPPOSITE_INVERSE; in RGA3_set_reg_overlap_info()
1168 top_color_ctrl.bits.factor_mode = RGA_ALPHA_OPPOSITE_INVERSE; in RGA3_set_reg_overlap_info()
1185 bottom_color_ctrl.bits.factor_mode = RGA_ALPHA_OPPOSITE_INVERSE; in RGA3_set_reg_overlap_info()
1199 bottom_color_ctrl.bits.factor_mode = RGA_ALPHA_OPPOSITE_INVERSE; in RGA3_set_reg_overlap_info()
1210 top_color_ctrl.bits.factor_mode = RGA_ALPHA_OPPOSITE_INVERSE; in RGA3_set_reg_overlap_info()
1224 top_color_ctrl.bits.factor_mode = RGA_ALPHA_OPPOSITE_INVERSE; in RGA3_set_reg_overlap_info()
1227 bottom_color_ctrl.bits.factor_mode = RGA_ALPHA_OPPOSITE_INVERSE; in RGA3_set_reg_overlap_info()
H A Drga2_reg_info.c1359 color_ctrl.bits.dst_factor_mode = RGA_ALPHA_OPPOSITE_INVERSE; in RGA2_set_reg_alpha_info()
1370 color_ctrl.bits.src_factor_mode = RGA_ALPHA_OPPOSITE_INVERSE; in RGA2_set_reg_alpha_info()
1412 color_ctrl.bits.src_factor_mode = RGA_ALPHA_OPPOSITE_INVERSE; in RGA2_set_reg_alpha_info()
1429 color_ctrl.bits.dst_factor_mode = RGA_ALPHA_OPPOSITE_INVERSE; in RGA2_set_reg_alpha_info()
1443 color_ctrl.bits.dst_factor_mode = RGA_ALPHA_OPPOSITE_INVERSE; in RGA2_set_reg_alpha_info()
1454 color_ctrl.bits.src_factor_mode = RGA_ALPHA_OPPOSITE_INVERSE; in RGA2_set_reg_alpha_info()
1468 color_ctrl.bits.src_factor_mode = RGA_ALPHA_OPPOSITE_INVERSE; in RGA2_set_reg_alpha_info()
1471 color_ctrl.bits.dst_factor_mode = RGA_ALPHA_OPPOSITE_INVERSE; in RGA2_set_reg_alpha_info()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/include/
H A Drga.h230 RGA_ALPHA_OPPOSITE_INVERSE = 3, enumerator