Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/tegra124/
H A Dsor.c616 u32 vsync_end, hsync_end; in tegra_dc_sor_config_panel() local
647 hsync_end = timing->hsync_len.typ - 1; in tegra_dc_sor_config_panel()
650 hsync_end << NV_HEAD_STATE2_HSYNC_END_SHIFT); in tegra_dc_sor_config_panel()
653 hblank_end = hsync_end + timing->hback_porch.typ; in tegra_dc_sor_config_panel()