Home
last modified time | relevance | path

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

/system/dev/display/vim-display/
A Dhdmitx.cpp363 uint32_t vs_begin, vs_end; in hdmi_config_encoder() local
442 vs_end = vs_begin + p->timings.vsync; in hdmi_config_encoder()
443 vs_end = vs_end % total_lines; in hdmi_config_encoder()
446 WRITE32_REG(VPU, VPU_ENCP_DVI_VSO_ELINE_EVN, vs_end); in hdmi_config_encoder()

Completed in 3 milliseconds