Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/
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
/linux-5.19.10/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1717 #define LCCR1_HorSnchWdth(Tpix) /* Horizontal Synchronization */ \ argument
1722 #define LCCR1_EndLnDel(Tpix) /* End-of-Line Delay */ \ argument
1727 #define LCCR1_BegLnDel(Tpix) /* Beginning-of-Line Delay */ \ argument