Home
last modified time | relevance | path

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

/linux-2.6.39/include/video/
Dda8xx-fb.h66 unsigned char stn_565_mode; member
/linux-2.6.39/arch/arm/mach-davinci/
Ddevices-da8xx.c529 .stn_565_mode = 0,
/linux-2.6.39/drivers/video/
Dda8xx-fb.c369 if (cfg->stn_565_mode) in lcd_cfg_display()