Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-pxa/
Dpxa-regs.h2139 #define LCCR1_HorSnchWdth(Tpix) /* Horizontal Synchronization */ \ argument
2141 (((Tpix) - 1) << FShft (LCCR1_HSW))
2145 #define LCCR1_EndLnDel(Tpix) /* End-of-Line Delay */ \ argument
2147 (((Tpix) - 1) << FShft (LCCR1_ELW))
2151 #define LCCR1_BegLnDel(Tpix) /* Beginning-of-Line Delay */ \ argument
2153 (((Tpix) - 1) << FShft (LCCR1_BLW))
/external/u-boot/include/
DSA-1100.h2748 #define LCCR1_HorSnchWdth(Tpix) /* Horizontal Synchronization */ \ argument
2750 (((Tpix) - 2) << FShft (LCCR1_HSW))
2753 #define LCCR1_EndLnDel(Tpix) /* End-of-Line Delay */ \ argument
2755 (((Tpix) - 1) << FShft (LCCR1_ELW))
2758 #define LCCR1_BegLnDel(Tpix) /* Beginning-of-Line Delay */ \ argument
2760 (((Tpix) - 1) << FShft (LCCR1_BLW))