Searched refs:LCCR3_PCD (Results 1 – 3 of 3) sorted by relevance
127 #define LCCR3_PCD Fld (8, 0) /* Pixel Clock Divisor */ macro128 #define LCCR3_PixClkDiv(Div) (((Div) << FShft (LCCR3_PCD)))
83 LCCR3_PCD | LCCR3_BPP(0xf))
1750 #define LCCR3_PCD Fld (8, 0) /* Pixel Clock Divisor/2 - 2 */ macro1755 (((Div) - 4)/2 << FShft (LCCR3_PCD))1759 (((Div) - 3)/2 << FShft (LCCR3_PCD))