Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h88 #define LCCR1_PPL Fld (10, 0) /* Pixels Per Line - 1 */ macro
89 #define LCCR1_DisWdth(Pixel) (((Pixel) - 1) << FShft (LCCR1_PPL))
/linux-4.4.14/Documentation/fb/
Dpxafb.txt17 XRES == LCCR1_PPL + 1
/linux-4.4.14/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1711 #define LCCR1_PPL Fld (6, 4) /* Pixels Per Line/16 - 1 */ macro
1713 (((Pixel) - 16)/16 << FShft (LCCR1_PPL))