Lines Matching refs:txtformat
3146 char *txtformat; in aty_init_lcd() local
3196 txtformat = "12 bit interface"; in aty_init_lcd()
3199 txtformat = "16 bit interface"; in aty_init_lcd()
3202 txtformat = "24 bit interface"; in aty_init_lcd()
3205 txtformat = "unknown format"; in aty_init_lcd()
3210 txtformat = "8 colours"; in aty_init_lcd()
3213 txtformat = "512 colours"; in aty_init_lcd()
3216 txtformat = "4096 colours"; in aty_init_lcd()
3219 txtformat = "262144 colours (LT mode)"; in aty_init_lcd()
3222 txtformat = "16777216 colours"; in aty_init_lcd()
3225 txtformat = "262144 colours (FDPI-2 mode)"; in aty_init_lcd()
3228 txtformat = "unknown format"; in aty_init_lcd()
3234 id, width, height, txtformat); in aty_init_lcd()