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