Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dite-it6161.c2518 u32 htotal, hdes, hdee, hsyncw, hactive, hfront_porch, H2ndVRRise; in hdmi_tx_get_display_mode() local
2538 hsyncw = hdmi_tx_read_word(it6161, 0x94) & 0x0FFF; in hdmi_tx_get_display_mode()
2552 display_mode->hsync_end = hactive + hfront_porch + hsyncw; in hdmi_tx_get_display_mode()