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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/video/
H A Dtrident.h122 #define VertStretch 0x52 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dtridentfb.c647 tmp = (read3CE(par, VertStretch) >> 4) & 3;
687 write3CE(par, VertStretch, (read3CE(par, VertStretch) & 0x7C) | 1);
694 write3CE(par, VertStretch, (read3CE(par, VertStretch) & 0x7C) | 0x80);

Completed in 34 milliseconds