Home
last modified time | relevance | path

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

/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h117 #define LCCR3_PCP (1 << 22) /* Pixel Clock Polarity (L_PCLK) */ macro
118 #define LCCR3_PixRsEdg (LCCR3_PCP*0) /* Pixel clock Rising-Edge */
119 #define LCCR3_PixFlEdg (LCCR3_PCP*1) /* Pixel clock Falling-Edge */
/arch/arm/mach-sa1100/include/mach/
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 */