Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-arm/arch-sa1100/
DSA-1100.h1975 #define LCCR1_HorSnchWdth(Tpix) /* Horizontal Synchronization */ \ argument
1977 (((Tpix) - 1) << FShft (LCCR1_HSW))
1980 #define LCCR1_EndLnDel(Tpix) /* End-of-Line Delay */ \ argument
1982 (((Tpix) - 1) << FShft (LCCR1_ELW))
1985 #define LCCR1_BegLnDel(Tpix) /* Beginning-of-Line Delay */ \ argument
1987 (((Tpix) - 1) << FShft (LCCR1_BLW))