Home
last modified time | relevance | path

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

/linux-3.4.99/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-3.4.99/Documentation/fb/
Dpxafb.txt17 XRES == LCCR1_PPL + 1
/linux-3.4.99/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1745 #define LCCR1_PPL Fld (6, 4) /* Pixels Per Line/16 - 1 */ macro
1747 (((Pixel) - 16)/16 << FShft (LCCR1_PPL))