Searched refs:OVLxC2_YPOS (Results 1 – 2 of 2) sorted by relevance
169 #define OVLxC2_YPOS(x) (((x) & 0x3ff) << 10) /* Vertical Position */ macro
854 ofb->control[1] = OVLxC2_XPOS(xpos) | OVLxC2_YPOS(ypos); in overlayfb_set_par()