VertStretch 769 drivers/video/fbdev/tridentfb.c tmp = (read3CE(par, VertStretch) >> 4) & 3; VertStretch 812 drivers/video/fbdev/tridentfb.c write3CE(par, VertStretch, (read3CE(par, VertStretch) & 0x7C) | 1); VertStretch 819 drivers/video/fbdev/tridentfb.c write3CE(par, VertStretch, (read3CE(par, VertStretch) & 0x7C) | 0x80);