Searched refs:s_RGA_PRE_SCALE_VER_RATIO (Results 1 – 2 of 2) sorted by relevance
305 #define s_RGA_PRE_SCALE_VER_RATIO(x) ( (x&0x3) <<22 ) macro
1398 reg = ((reg & (~m_RGA_PRE_SCALE_VER_RATIO)) | (s_RGA_PRE_SCALE_VER_RATIO((u8)v_ratio))); in RGA_set_pre_scale_reg_info()