Home
last modified time | relevance | path

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

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