Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/
H A Dregs-lcd.h89 #define LCCR1_PPL Fld (10, 0) /* Pixels Per Line - 1 */ macro
90 #define LCCR1_DisWdth(Pixel) (((Pixel) - 1) << FShft (LCCR1_PPL))
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dpxafb.rst23 XRES == LCCR1_PPL + 1
/OK3568_Linux_fs/kernel/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))
/OK3568_Linux_fs/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))
/OK3568_Linux_fs/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))