Searched refs:LCCR3_PCP (Results 1 – 2 of 2) sorted by relevance
2823 #define LCCR3_PCP 0x00400000 /* Pixel Clock Polarity (L_PCLK) */ macro2824 #define LCCR3_PixRsEdg (LCCR3_PCP*0) /* Pixel clock Rising-Edge */2825 #define LCCR3_PixFlEdg (LCCR3_PCP*1) /* Pixel clock Falling-Edge */
2182 #define LCCR3_PCP (1 << 22) /* pixel clock polarity */ macro