Home
last modified time | relevance | path

Searched refs:LCCR1_PPL (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/video/fbdev/
H A Dpxa3xx-regs.h90 #define LCCR1_PPL Fld (10, 0) /* Pixels Per Line - 1 */ macro
91 #define LCCR1_DisWdth(Pixel) (((Pixel) - 1) << FShft (LCCR1_PPL))
/openbmc/linux/Documentation/fb/
H A Dpxafb.rst23 XRES == LCCR1_PPL + 1
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1712 #define LCCR1_PPL Fld (6, 4) /* Pixels Per Line/16 - 1 */ macro
1714 (((Pixel) - 16)/16 << FShft (LCCR1_PPL))
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2134 #define LCCR1_PPL Fld (10, 0) /* Pixels Per Line - 1 */ macro
2136 (((Pixel) - 1) << FShft (LCCR1_PPL))
/openbmc/u-boot/include/
H A DSA-1100.h2743 #define LCCR1_PPL Fld (6, 4) /* Pixels Per Line/16 - 1 */ macro
2745 (((Pixel) - 16)/16 << FShft (LCCR1_PPL))