Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dpxa3xx-regs.h94 #define LCCR1_HorSnchWdth(Tpix) (((Tpix) - 1) << FShft (LCCR1_HSW)) argument
97 #define LCCR1_EndLnDel(Tpix) (((Tpix) - 1) << FShft (LCCR1_ELW)) argument
100 #define LCCR1_BegLnDel(Tpix) (((Tpix) - 1) << FShft (LCCR1_BLW)) argument
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A 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))
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A 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))
/openbmc/u-boot/include/
H A 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))