Home
last modified time | relevance | path

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

/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h93 #define LCCR1_HorSnchWdth(Tpix) (((Tpix) - 1) << FShft (LCCR1_HSW)) argument
96 #define LCCR1_EndLnDel(Tpix) (((Tpix) - 1) << FShft (LCCR1_ELW)) argument
99 #define LCCR1_BegLnDel(Tpix) (((Tpix) - 1) << FShft (LCCR1_BLW)) argument
/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1717 #define LCCR1_HorSnchWdth(Tpix) /* Horizontal Synchronization */ \ argument
1719 (((Tpix) - 1) << FShft (LCCR1_HSW))
1722 #define LCCR1_EndLnDel(Tpix) /* End-of-Line Delay */ \ argument
1724 (((Tpix) - 1) << FShft (LCCR1_ELW))
1727 #define LCCR1_BegLnDel(Tpix) /* Beginning-of-Line Delay */ \ argument
1729 (((Tpix) - 1) << FShft (LCCR1_BLW))