Searched refs:hs_end (Results 1 – 1 of 1) sorted by relevance
362 uint32_t hs_begin, hs_end; in hdmi_config_encoder() local430 hs_end = hs_begin + venc_hsync; in hdmi_config_encoder()431 hs_end = hs_end % venc_total_pixels; in hdmi_config_encoder()433 WRITE32_REG(VPU, VPU_ENCP_DVI_HSO_END, hs_end); in hdmi_config_encoder()
Completed in 3 milliseconds