TV_HBLANK_END_SHIFT
tv_mode.hblank_end = (hctl3 & TV_HSYNC_END_MASK) >> TV_HBLANK_END_SHIFT;
(tv_mode->hblank_end << TV_HBLANK_END_SHIFT);