Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/
H A Dregs-lcd.h165 #define OVLxC1_PPL(x) ((((x) - 1) & 0x3ff) << 0) /* Pixels Per Line */ macro
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dpxa3xx-regs.h166 #define OVLxC1_PPL(x) ((((x) - 1) & 0x3ff) << 0) /* Pixels Per Line */ macro
H A Dpxafb.c854 ofb->control[0] = OVLxC1_PPL(var->xres) | OVLxC1_LPO(var->yres) | in overlayfb_set_par()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dpxafb.c856 ofb->control[0] = OVLxC1_PPL(var->xres) | OVLxC1_LPO(var->yres) | in overlayfb_set_par()

Completed in 7 milliseconds