Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/
H A Dregs-lcd.h125 #define LCCR3_DPC (1 << 27) /* double pixel clock mode */ macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dpxafb.c1966 inf->lccr3 &= ~LCCR3_DPC; in parse_opt()
1969 inf->lccr3 |= LCCR3_DPC; in parse_opt()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2184 #define LCCR3_DPC (1 << 27) /* double pixel clock mode */ macro