Searched refs:V_HEAP (Results 1 – 2 of 2) sorted by relevance
176 writel(V_HEAP(hsync_len + hback_porch + hactive) | in rkvop_mode_set()188 writel(V_HEAP(hsync_len + hback_porch + hactive) | in rkvop_mode_set()
356 #define V_HEAP(x) (((x)&0x1fff)<<0)/* horizontal active end */ macro