Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/aty/
Datyfb_base.c3195 char *txtformat; in aty_init_lcd() local
3245 txtformat = "12 bit interface"; in aty_init_lcd()
3248 txtformat = "16 bit interface"; in aty_init_lcd()
3251 txtformat = "24 bit interface"; in aty_init_lcd()
3254 txtformat = "unknown format"; in aty_init_lcd()
3259 txtformat = "8 colours"; in aty_init_lcd()
3262 txtformat = "512 colours"; in aty_init_lcd()
3265 txtformat = "4096 colours"; in aty_init_lcd()
3268 txtformat = "262144 colours (LT mode)"; in aty_init_lcd()
3271 txtformat = "16777216 colours"; in aty_init_lcd()
[all …]