Home
last modified time | relevance | path

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

/openbmc/u-boot/board/siemens/rut/
H A Dboard.c298 .stn_565_mode = 0,
314 .stn_565_mode = 0,
330 .stn_565_mode = 0,
/openbmc/linux/include/video/
H A Dda8xx-fb.h59 unsigned char stn_565_mode; member
/openbmc/u-boot/drivers/video/
H A Dda8xx-fb.h84 unsigned char stn_565_mode; member
H A Dda8xx-fb.c434 if (cfg->stn_565_mode) in lcd_cfg_display()
/openbmc/u-boot/board/davinci/ea20/
H A Dea20.c61 .stn_565_mode = 0,
/openbmc/u-boot/board/siemens/pxm2/
H A Dboard.c306 .stn_565_mode = 0,
/openbmc/linux/drivers/video/fbdev/
H A Dda8xx-fb.c468 if (cfg->bpp == 12 && cfg->stn_565_mode) in lcd_cfg_display()