Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h89 #define LCCR1_PPL Fld (10, 0) /* Pixels Per Line - 1 */ macro
90 #define LCCR1_DisWdth(Pixel) (((Pixel) - 1) << FShft (LCCR1_PPL))
/Linux-v5.10/Documentation/fb/
Dpxafb.rst23 XRES == LCCR1_PPL + 1
/Linux-v5.10/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1712 #define LCCR1_PPL Fld (6, 4) /* Pixels Per Line/16 - 1 */ macro
1714 (((Pixel) - 16)/16 << FShft (LCCR1_PPL))