Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dite-it6161.c2519 u32 vtotal, vdes, vdee, vsyncw, vactive, vfront_porch, vdes2nd, vdee2nd, vsyncw2nd, VRS2nd; in hdmi_tx_get_display_mode() local
2545 vsyncw = it6161_hdmi_tx_read(it6161, 0xA0); in hdmi_tx_get_display_mode()
2556 display_mode->vsync_end = vactive + vfront_porch + vsyncw; in hdmi_tx_get_display_mode()