Home
last modified time | relevance | path

Searched refs:LCCR3_PCD (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/mach-pxa/include/mach/
A Dregs-lcd.h126 #define LCCR3_PCD Fld (8, 0) /* Pixel Clock Divisor */ macro
127 #define LCCR3_PixClkDiv(Div) (((Div) << FShft (LCCR3_PCD)))
/linux/arch/arm/mach-sa1100/include/mach/
A DSA-1100.h1750 #define LCCR3_PCD Fld (8, 0) /* Pixel Clock Divisor/2 - 2 */ macro
1755 (((Div) - 4)/2 << FShft (LCCR3_PCD))
1759 (((Div) - 3)/2 << FShft (LCCR3_PCD))
/linux/drivers/video/fbdev/
A Dpxafb.c83 LCCR3_PCD | LCCR3_BPP(0xf))

Completed in 17 milliseconds