Home
last modified time | relevance | path

Searched refs:LCCR1_EndLnDel (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h95 #define LCCR1_EndLnDel(Tpix) (((Tpix) - 1) << FShft (LCCR1_ELW)) macro
/linux-4.4.14/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1721 #define LCCR1_EndLnDel(Tpix) /* End-of-Line Delay */ \ macro
/linux-4.4.14/drivers/video/fbdev/
Dsa1100fb.c662 LCCR1_EndLnDel(var->right_margin); in sa1100fb_activate_var()
Dpxafb.c1246 LCCR1_EndLnDel(__smart_timing(t2, lclk)) | in setup_smart_timing()
1328 LCCR1_EndLnDel(var->right_margin); in setup_parallel_timing()