Home
last modified time | relevance | path

Searched refs:OVLxC2_YPOS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/
H A Dregs-lcd.h170 #define OVLxC2_YPOS(x) (((x) & 0x3ff) << 10) /* Vertical Position */ macro
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dpxa3xx-regs.h171 #define OVLxC2_YPOS(x) (((x) & 0x3ff) << 10) /* Vertical Position */ macro
H A Dpxafb.c856 ofb->control[1] = OVLxC2_XPOS(xpos) | OVLxC2_YPOS(ypos); in overlayfb_set_par()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dpxafb.c858 ofb->control[1] = OVLxC2_XPOS(xpos) | OVLxC2_YPOS(ypos); in overlayfb_set_par()

Completed in 8 milliseconds