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

/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
164 #define HHT hw.falcon.hht
1219 * 1 line = ((hht + 2) * 2 * prescale) clock cycles
1222 * ((hht + 2) * 2 - hdb + hde) * prescale - hdboff + hdeoff:
1223 * (hht + 2 - hdb + hde) * prescale - hdboff + hdeoff
1228 * (hdb - hht - 2) * prescale + hdboff :
1232 * (hde + hht + 2) * prescale + hdeoff
1510 (hw->hdb & 0x200 ? 2 + hw->hht : 0));
1512 var->right_margin = prescale * (hw->hht + 2 - hw->hde) - hde_off;
1515 var->right_margin = prescale * (hw->hht
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Datarihw.h260 u_short hht; member in struct:VIDEL

Completed in 114 milliseconds