Searched refs:hactive_s (Results 1 – 1 of 1) sorted by relevance
1440 unsigned int hactive_s = input->w; in intel_tv_get_modes() local1455 mode_ptr->hdisplay = hactive_s; in intel_tv_get_modes()1456 mode_ptr->hsync_start = hactive_s + 1; in intel_tv_get_modes()1457 mode_ptr->hsync_end = hactive_s + 64; in intel_tv_get_modes()1460 mode_ptr->htotal = hactive_s + 96; in intel_tv_get_modes()