Searched refs:LCCR3_PCP (Results 1 – 2 of 2) sorted by relevance
117 #define LCCR3_PCP (1 << 22) /* Pixel Clock Polarity (L_PCLK) */ macro118 #define LCCR3_PixRsEdg (LCCR3_PCP*0) /* Pixel clock Rising-Edge */119 #define LCCR3_PixFlEdg (LCCR3_PCP*1) /* Pixel clock Falling-Edge */
1792 #define LCCR3_PCP 0x00400000 /* Pixel Clock Polarity (L_PCLK) */ macro1793 #define LCCR3_PixRsEdg (LCCR3_PCP*0) /* Pixel clock Rising-Edge */1794 #define LCCR3_PixFlEdg (LCCR3_PCP*1) /* Pixel clock Falling-Edge */