Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/tegra124/
H A Ddp.c501 u64 lowest_neg_activefrac = 0; in tegra_dc_dp_calc_config() local
575 lowest_neg_activefrac = activefrac; in tegra_dc_dp_calc_config()
582 if (lowest_neg_activefrac == 0) { in tegra_dc_dp_calc_config()
592 link_cfg->active_frac = (u32)lowest_neg_activefrac; in tegra_dc_dp_calc_config()