Searched refs:src1_alpha_swp (Results 1 – 2 of 2) sorted by relevance
378 RK_U8 src1_alpha_swp = 0; in RGA2_set_reg_dst_info() local435 case RGA2_FORMAT_ARGB_8888 : src1_format = 0x0; spw = 4; src1_alpha_swp = 1; break; in RGA2_set_reg_dst_info()436 …case RGA2_FORMAT_ABGR_8888 : src1_format = 0x0; spw = 4; src1_alpha_swp = 1; src1_rb_swp = 0x1;… in RGA2_set_reg_dst_info()437 case RGA2_FORMAT_XRGB_8888 : src1_format = 0x1; spw = 4; src1_alpha_swp = 1; break; in RGA2_set_reg_dst_info()438 …case RGA2_FORMAT_XBGR_8888 : src1_format = 0x1; spw = 4; src1_alpha_swp = 1; src1_rb_swp = 0x1;… in RGA2_set_reg_dst_info()439 case RGA2_FORMAT_ARGB_5551 : src1_format = 0x5; spw = 2; src1_alpha_swp = 1; break; in RGA2_set_reg_dst_info()440 …case RGA2_FORMAT_ABGR_5551 : src1_format = 0x5; spw = 2; src1_alpha_swp = 1; src1_rb_swp = 0x1;… in RGA2_set_reg_dst_info()441 case RGA2_FORMAT_ARGB_4444 : src1_format = 0x6; spw = 2; src1_alpha_swp = 1; break; in RGA2_set_reg_dst_info()442 …case RGA2_FORMAT_ABGR_4444 : src1_format = 0x6; spw = 2; src1_alpha_swp = 1; src1_rb_swp = 0x1;… in RGA2_set_reg_dst_info()448 …reg & (~m_RGA2_DST_INFO_SW_SRC1_ALPHA_SWP)) | (s_RGA2_DST_INFO_SW_SRC1_ALPHA_SWP(src1_alpha_swp))); in RGA2_set_reg_dst_info()
655 u8 src1_alpha_swp = 0; in RGA2_set_reg_dst_info() local759 src1_alpha_swp = 1; in RGA2_set_reg_dst_info()764 src1_alpha_swp = 1; in RGA2_set_reg_dst_info()770 src1_alpha_swp = 1; in RGA2_set_reg_dst_info()775 src1_alpha_swp = 1; in RGA2_set_reg_dst_info()781 src1_alpha_swp = 1; in RGA2_set_reg_dst_info()786 src1_alpha_swp = 1; in RGA2_set_reg_dst_info()792 src1_alpha_swp = 1; in RGA2_set_reg_dst_info()797 src1_alpha_swp = 1; in RGA2_set_reg_dst_info()805 src1_alpha_swp = msg->osd_info.bpp2_info.ac_swap; in RGA2_set_reg_dst_info()[all …]