Lines Matching refs:txtformat
3180 char *txtformat; in aty_init_lcd() local
3229 txtformat = "12 bit interface"; in aty_init_lcd()
3232 txtformat = "16 bit interface"; in aty_init_lcd()
3235 txtformat = "24 bit interface"; in aty_init_lcd()
3238 txtformat = "unknown format"; in aty_init_lcd()
3243 txtformat = "8 colours"; in aty_init_lcd()
3246 txtformat = "512 colours"; in aty_init_lcd()
3249 txtformat = "4096 colours"; in aty_init_lcd()
3252 txtformat = "262144 colours (LT mode)"; in aty_init_lcd()
3255 txtformat = "16777216 colours"; in aty_init_lcd()
3258 txtformat = "262144 colours (FDPI-2 mode)"; in aty_init_lcd()
3261 txtformat = "unknown format"; in aty_init_lcd()
3267 id, width, height, txtformat); in aty_init_lcd()