Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/tegra124/
Ddisplayport.h292 static inline int tegra_dp_is_max_vs(u32 pe, u32 vs) in tegra_dp_is_max_vs() function
Ddp.c1054 u32 max_vs_flag = tegra_dp_is_max_vs(pe[cnt], vs[cnt]); in tegra_dp_lt_config()