Home
last modified time | relevance | path

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

/external/u-boot/include/
DSA-1100.h2823 #define LCCR3_PCP 0x00400000 /* Pixel Clock Polarity (L_PCLK) */ macro
2824 #define LCCR3_PixRsEdg (LCCR3_PCP*0) /* Pixel clock Rising-Edge */
2825 #define LCCR3_PixFlEdg (LCCR3_PCP*1) /* Pixel clock Falling-Edge */
/external/u-boot/arch/arm/include/asm/arch-pxa/
Dpxa-regs.h2182 #define LCCR3_PCP (1 << 22) /* pixel clock polarity */ macro