Searched refs:hactive_s (Results 1 – 1 of 1) sorted by relevance
1337 unsigned int hactive_s = input->w; in intel_tv_get_modes() local1352 mode_ptr->hdisplay = hactive_s; in intel_tv_get_modes()1353 mode_ptr->hsync_start = hactive_s + 1; in intel_tv_get_modes()1354 mode_ptr->hsync_end = hactive_s + 64; in intel_tv_get_modes()1357 mode_ptr->htotal = hactive_s + 96; in intel_tv_get_modes()