lcdclor 329 drivers/video/fbdev/hitfb.c unsigned short lcdclor, ldr3, ldvndr; lcdclor 341 drivers/video/fbdev/hitfb.c lcdclor = fb_readw(HD64461_LCDCLOR); lcdclor 349 drivers/video/fbdev/hitfb.c hitfb_var.xres = lcdclor; lcdclor 353 drivers/video/fbdev/hitfb.c hitfb_var.xres = lcdclor / 2; lcdclor 356 drivers/video/fbdev/hitfb.c hitfb_fix.line_length = lcdclor; lcdclor 361 drivers/video/fbdev/hitfb.c hitfb_var.yres_virtual = hitfb_fix.smem_len / lcdclor;