Searched refs:s_RGA_LINE_DRAW_LAST_POINT (Results 1 – 2 of 2) sorted by relevance
259 #define s_RGA_LINE_DRAW_LAST_POINT(x) ( ((x)&0x1)<<30) macro
1306 …reg = (reg & (~m_RGA_LINE_DRAW_LAST_POINT)) | (s_RGA_LINE_DRAW_LAST_POINT(msg->line_draw_info… in RGA_set_line_drawing_reg_info()