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

/linux-4.4.14/include/video/
H A Dtrident.h123 #define HorStretch 0x53 macro
/linux-4.4.14/drivers/video/fbdev/
H A Dtridentfb.c815 write3CE(par, HorStretch, (read3CE(par, HorStretch) & 0x7C) | 1); screen_stretch()
822 write3CE(par, HorStretch, (read3CE(par, HorStretch) & 0x7C) | 0x80); screen_center()

Completed in 148 milliseconds