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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/matrox/
H A Dmatroxfb_misc.c188 unsigned int hd, hs, he, hbe, ht; local
272 hbe = ht;
288 (hbe & 0x040); /* end hor. blanking */
302 hw->CRTC[3] = (hbe & 0x1F) | 0x80;
304 hw->CRTC[5] = ((hbe & 0x20) << 2) | (he & 0x1F);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Datafb.c146 short hht, hbb, hbe, hdb, hde, hss; member in struct:atafb_par::__anon7155::falcon_hw
166 #define HBE hw.falcon.hbe
1568 hw->hbe = videl.hbe;
1630 videl.hbe = hw->hbe;
1731 int vdb, vss, hbe, hss; local
1738 hbe = current_par.HBE;
1745 hbe = current_par.HHT + 2;
1757 videl.hbe
[all...]
H A Dtdfxfb.c557 u32 hd, hs, he, ht, hbs, hbe; local
596 hbe = ht;
657 reg.crt[0x03] = 0x80 | (hbe & 0x1f);
659 reg.crt[0x05] = ((hbe & 0x20) << 2) | (he & 0x1f);
690 ((hbe & 0x40) >> 1) |
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Datarihw.h262 u_short hbe; member in struct:VIDEL

Completed in 157 milliseconds