Home
last modified time | relevance | path

Searched refs:hdee (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
2537 hdee = hdmi_tx_read_word(it6161, 0x92) & 0x0FFF; in hdmi_tx_get_display_mode()
2539 hactive = hdee - hdes; in hdmi_tx_get_display_mode()
2540 hfront_porch = htotal - hdee; in hdmi_tx_get_display_mode()