Home
last modified time | relevance | path

Searched refs:stn_565_mode (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/board/siemens/rut/
H A Dboard.c301 .stn_565_mode = 0,
317 .stn_565_mode = 0,
333 .stn_565_mode = 0,
/OK3568_Linux_fs/kernel/include/video/
H A Dda8xx-fb.h59 unsigned char stn_565_mode; member
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dda8xx-fb.h85 unsigned char stn_565_mode; member
H A Dda8xx-fb.c435 if (cfg->stn_565_mode) in lcd_cfg_display()
/OK3568_Linux_fs/u-boot/board/davinci/ea20/
H A Dea20.c62 .stn_565_mode = 0,
/OK3568_Linux_fs/u-boot/board/siemens/pxm2/
H A Dboard.c308 .stn_565_mode = 0,
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dda8xx-fb.c468 if (cfg->bpp == 12 && cfg->stn_565_mode) in lcd_cfg_display()