Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dtridentfb.h171 #define VertStretch 0x52 macro
Dtridentfb.c622 tmp = (read3CE(VertStretch) >> 4) & 3; in get_nativex()
647 write3CE(VertStretch,(read3CE(VertStretch) & 0x7C) | 1); in screen_stretch()
655 write3CE(VertStretch,(read3CE(VertStretch) & 0x7C) | 0x80); in screen_center()