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

/linux-4.4.14/include/video/
H A Dtrident.h122 #define VertStretch 0x52 macro
/linux-4.4.14/drivers/video/fbdev/
H A Dtridentfb.c768 tmp = (read3CE(par, VertStretch) >> 4) & 3; get_nativex()
814 write3CE(par, VertStretch, (read3CE(par, VertStretch) & 0x7C) | 1); screen_stretch()
821 write3CE(par, VertStretch, (read3CE(par, VertStretch) & 0x7C) | 0x80); screen_center()

Completed in 69 milliseconds