Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/tegra124/
H A Ddisplayport.h302 static inline int tegra_dp_is_max_pc(u32 pc) in tegra_dp_is_max_pc() function
H A Ddp.c1070 u32 max_pc_flag0 = tegra_dp_is_max_pc(pc[cnt]); in tegra_dp_lt_config()
1071 u32 max_pc_flag1 = tegra_dp_is_max_pc(pc[cnt + 1]); in tegra_dp_lt_config()