Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Ddp.c986 struct tegra_dp_link_config tmp_cfg; in tegra_dp_lower_link_config() local
989 tmp_cfg = *cfg; in tegra_dp_lower_link_config()
1003 *cfg = tmp_cfg; in tegra_dp_lower_link_config()
1004 tegra_dp_link_config(dp, &tmp_cfg); in tegra_dp_lower_link_config()