Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dpxa3xx-regs.h96 #define LCCR1_ELW Fld (8, 16) /* End-of-Line pixel clock Wait - 1 */ macro
97 #define LCCR1_EndLnDel(Tpix) (((Tpix) - 1) << FShft (LCCR1_ELW))
/linux/Documentation/fb/
H A Dpxafb.rst37 right:RIGHT == LCCR1_ELW + 1
/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1720 #define LCCR1_ELW Fld (8, 16) /* End-of-Line pixel clock Wait */ macro
1724 (((Tpix) - 1) << FShft (LCCR1_ELW))