Searched refs:s_RGA2_DST_INFO_SW_DST_UV_SWAP (Results 1 – 4 of 4) sorted by relevance
155 #define s_RGA2_DST_INFO_SW_DST_UV_SWAP(x) ( (x&0x1)<<6 ) macro
501 …reg = ((reg & (~m_RGA2_DST_INFO_SW_DST_UV_SWAP)) | (s_RGA2_DST_INFO_SW_DST_UV_SWAP(dst_cbcr_swp))); in RGA2_set_reg_dst_info()
327 #define s_RGA2_DST_INFO_SW_DST_UV_SWAP(x) ((x & 0x1) << 6) macro
1032 (s_RGA2_DST_INFO_SW_DST_UV_SWAP(dst_cbcr_swp))); in RGA2_set_reg_dst_info()