Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/tegra124/
H A Ddp.c443 link_cfg->hblank_sym); in tegra_dc_dp_dump_link_cfg()
619 link_cfg->hblank_sym = (int)lldiv(((uint64_t)timing->hback_porch.typ + in tegra_dc_dp_calc_config()
625 if (link_cfg->hblank_sym < 0) in tegra_dc_dp_calc_config()
626 link_cfg->hblank_sym = 0; in tegra_dc_dp_calc_config()
H A Dsor.h864 s32 hblank_sym; member
H A Dsor.c303 link_cfg->hblank_sym); in tegra_dc_sor_set_dp_mode()