Searched refs:vfph (Results 1 – 1 of 1) sorted by relevance
668 int vtotal, vdes, vdew, vfph, vsyncw; in it6505_calc_video_info() local686 vfph = it6505_read_word(it6505, REG_INPUT_VFRONT_PORCH) & 0xFFF; in it6505_calc_video_info()719 it6505->video_info.vsync_start = vdew + vfph; in it6505_calc_video_info()720 it6505->video_info.vsync_end = vdew + vfph + vsyncw; in it6505_calc_video_info()