Searched refs:LCCR3_PixClkDiv (Results 1 – 3 of 3) sorted by relevance
128 #define LCCR3_PixClkDiv(Div) (((Div) << FShft (LCCR3_PCD))) macro
45 * LCCR0_LtlEnd, LCCR3_PixClkDiv, LCCR3_VrtSnchL, LCCR3_HorSnchL677 new_regs.lccr3 = LCCR3_PixClkDiv(pcd) | fbi->inf->lccr3 | in sa1100fb_activate_var() 989 fbi->reg_lccr3 = (fbi->reg_lccr3 & ~0xff) | LCCR3_PixClkDiv(pcd); in sa1100fb_freq_transition()
1754 #define LCCR3_PixClkDiv(Div) /* Pixel Clock Divisor [6..514] */ \ macro