Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dpxa3xx-regs.h103 #define LCCR2_DisHght(Line) (((Line) - 1) << FShft (LCCR2_LPP)) macro
H A Dsa1100fb.c671 LCCR2_DisHght(yres) + in sa1100fb_activate_var()
/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1732 #define LCCR2_DisHght(Line) /* Display Height [1..1024 lines] */ \ macro