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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Damigahw.h215 unsigned short hbstop; member in struct:CUSTOM
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Damifb.c166 - hbstop: End of horizontal blank
766 u_short hbstop; /* vmode */ member in struct:amifb_par
968 * hbstop 0 2047 1
1008 /* hbstrt/hbstop/vbstrt/vbstop (blanking timings) */
1011 #define hbstop2hw(hbstop) (((hbstop)<<8 & 0x0700) | ((hbstop)>>3 & 0x00ff))
2726 par->hbstop = par->diwstrt_h + 4;
3172 custom.hbstop = hbstop2hw(par->hbstop);
[all...]

Completed in 103 milliseconds