Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1716 #define LCCR1_HorSnchWdth(Tpix) /* Horizontal Synchronization */ \ argument
1718 (((Tpix) - 1) << FShft (LCCR1_HSW))
1721 #define LCCR1_EndLnDel(Tpix) /* End-of-Line Delay */ \ argument
1723 (((Tpix) - 1) << FShft (LCCR1_ELW))
1726 #define LCCR1_BegLnDel(Tpix) /* Beginning-of-Line Delay */ \ argument
1728 (((Tpix) - 1) << FShft (LCCR1_BLW))