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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/video/
H A Dgbe.h24 volatile uint32_t vt_xymax; /* maximum dot coords */ member in struct:sgi_gbe
H A Dsgivw.h45 volatile u32 vt_xymax; /* 0x010004 maximum dot coords */ member in struct:asregs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dsgivwfb.c521 DBE_SETREG(vt_xymax, 0x00000000);
615 DBE_SETREG(vt_xymax, outputVal);
H A Dgbefb.c561 gbe->vt_xymax = val;

Completed in 74 milliseconds