Home
last modified time | relevance | path

Searched refs:lcd_format (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/include/video/
Dw100fb.h33 unsigned long lcd_format; member
/linux-4.1.27/arch/arm/mach-pxa/
Dhimalaya.c34 .lcd_format = 0x00000003,
Deseries.c381 .lcd_format = 0x00008023,
577 .lcd_format = 0x00008003,
784 .lcd_format = 0x00008003,
Dcorgi.c199 .lcd_format = 0x00000003,
Dhx4700.c426 .lcd_format = 0x00000003,
/linux-4.1.27/drivers/video/fbdev/
Dw100fb.c1346 writel(regs->lcd_format, remapped_regs + mmLCD_FORMAT); in w100_init_lcd()