Home
last modified time | relevance | path

Searched refs:hsyncw (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/bridge/
H A Dite-it6505.c687 int htotal, hdes, hdew, hfph, hsyncw; in it6505_calc_video_info() local
701 hsyncw = it6505_read_word(it6505, REG_INPUT_HSYNC_WIDTH) & 0x1FFF; in it6505_calc_video_info()
736 it6505->video_info.hsync_end = hdew + hfph + hsyncw; in it6505_calc_video_info()