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