Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/
Dpxa3xx-regs.h97 #define LCCR1_EndLnDel(Tpix) (((Tpix) - 1) << FShft (LCCR1_ELW)) macro
Dsa1100fb.c660 LCCR1_EndLnDel(var->right_margin); in sa1100fb_activate_var()
Dpxafb.c1249 LCCR1_EndLnDel(__smart_timing(t2, lclk)) | in setup_smart_timing()
1330 LCCR1_EndLnDel(var->right_margin); in setup_parallel_timing()
/linux-6.1.9/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1722 #define LCCR1_EndLnDel(Tpix) /* End-of-Line Delay */ \ macro