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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/
H A Dgbefb.c33 #include <video/gbe.h>
35 static struct sgi_gbe *gbe; variable in typeref:struct:sgi_gbe
194 gbe->ctrlstat = 0x300aa000;
201 * Description: This should turn off the monitor and gbe. This is used
212 val = gbe->vt_xy;
217 val = gbe->ovr_control;
219 gbe->ovr_control = val;
221 val = gbe->frm_control;
223 gbe->frm_control = val;
225 val = gbe
[all...]

Completed in 83 milliseconds