Home
last modified time | relevance | path

Searched refs:Tpix (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h92 #define LCCR1_HorSnchWdth(Tpix) (((Tpix) - 1) << FShft (LCCR1_HSW)) argument
95 #define LCCR1_EndLnDel(Tpix) (((Tpix) - 1) << FShft (LCCR1_ELW)) argument
98 #define LCCR1_BegLnDel(Tpix) (((Tpix) - 1) << FShft (LCCR1_BLW)) argument
/linux-3.4.99/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1750 #define LCCR1_HorSnchWdth(Tpix) /* Horizontal Synchronization */ \ argument
1752 (((Tpix) - 1) << FShft (LCCR1_HSW))
1755 #define LCCR1_EndLnDel(Tpix) /* End-of-Line Delay */ \ argument
1757 (((Tpix) - 1) << FShft (LCCR1_ELW))
1760 #define LCCR1_BegLnDel(Tpix) /* Beginning-of-Line Delay */ \ argument
1762 (((Tpix) - 1) << FShft (LCCR1_BLW))