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