Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/video/
H A Dtrident.h124 #define HorStretch 0x53 macro
/kernel/linux/linux-6.6/include/video/
H A Dtrident.h124 #define HorStretch 0x53 macro
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dtridentfb.c813 write3CE(par, HorStretch, (read3CE(par, HorStretch) & 0x7C) | 1); in screen_stretch()
820 write3CE(par, HorStretch, (read3CE(par, HorStretch) & 0x7C) | 0x80); in screen_center()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds