Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dpxa3xx-regs.h118 #define LCCR3_PCP (1 << 22) /* Pixel Clock Polarity (L_PCLK) */ macro
119 #define LCCR3_PixRsEdg (LCCR3_PCP*0) /* Pixel clock Rising-Edge */
120 #define LCCR3_PixFlEdg (LCCR3_PCP*1) /* Pixel clock Falling-Edge */
/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1792 #define LCCR3_PCP 0x00400000 /* Pixel Clock Polarity (L_PCLK) */ macro
1793 #define LCCR3_PixRsEdg (LCCR3_PCP*0) /* Pixel clock Rising-Edge */
1794 #define LCCR3_PixFlEdg (LCCR3_PCP*1) /* Pixel clock Falling-Edge */