Searched refs:hfph (Results 1 – 1 of 1) sorted by relevance
714 int htotal, hdes, hdew, hfph, hsyncw; in it6505_calc_video_info() local727 hfph = it6505_read_word(it6505, REG_INPUT_HFRONT_PORCH) & 0x1FFF; in it6505_calc_video_info()762 it6505->video_info.hsync_start = hdew + hfph; in it6505_calc_video_info()763 it6505->video_info.hsync_end = hdew + hfph + hsyncw; in it6505_calc_video_info()