Searched refs:txtformat (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/aty/
H A Datyfb_base.c3176 char *txtformat; aty_init_lcd() local
3226 txtformat = "12 bit interface"; aty_init_lcd()
3229 txtformat = "16 bit interface"; aty_init_lcd()
3232 txtformat = "24 bit interface"; aty_init_lcd()
3235 txtformat = "unknown format"; aty_init_lcd()
3240 txtformat = "8 colours"; aty_init_lcd()
3243 txtformat = "512 colours"; aty_init_lcd()
3246 txtformat = "4096 colours"; aty_init_lcd()
3249 txtformat = "262144 colours (LT mode)"; aty_init_lcd()
3252 txtformat = "16777216 colours"; aty_init_lcd()
3255 txtformat = "262144 colours (FDPI-2 mode)"; aty_init_lcd()
3258 txtformat = "unknown format"; aty_init_lcd()
3264 id, width, height, txtformat); aty_init_lcd()

Completed in 62 milliseconds