Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dtrident.h124 #define HorStretch 0x53 macro
/openbmc/linux/drivers/video/fbdev/
H A Dtridentfb.c814 write3CE(par, HorStretch, (read3CE(par, HorStretch) & 0x7C) | 1); in screen_stretch()
821 write3CE(par, HorStretch, (read3CE(par, HorStretch) & 0x7C) | 0x80); in screen_center()