Lines Matching refs:pc_supported
866 u32 pc[4], u8 pc_supported, in tegra_dp_lt_adjust() argument
890 if (pc_supported) { in tegra_dp_lt_adjust()
1013 u8 pc_supported = cfg->tps3_supported; in tegra_dp_lt_config() local
1050 pc_supported); in tegra_dp_lt_config()
1071 if (pc_supported) { in tegra_dp_lt_config()
1094 u32 vs[4], u32 pc[4], u8 pc_supported, in _tegra_dp_channel_eq() argument
1104 ret = tegra_dp_lt_adjust(dp, pe, vs, pc, pc_supported, in _tegra_dp_channel_eq()
1130 u8 pc_supported = cfg->tps3_supported; in tegra_dp_channel_eq() local
1134 if (pc_supported) in tegra_dp_channel_eq()
1139 ret = _tegra_dp_channel_eq(dp, pe, vs, pc, pc_supported, n_lanes, cfg); in tegra_dp_channel_eq()
1147 u32 vs[4], u32 pc[4], u8 pc_supported, in _tegra_dp_clk_recovery() argument
1162 tegra_dp_lt_adjust(dp, pe, vs, pc, pc_supported, cfg); in _tegra_dp_clk_recovery()
1178 u8 pc_supported = cfg->tps3_supported; in tegra_dp_clk_recovery() local
1183 err = _tegra_dp_clk_recovery(dp, pe, vs, pc, pc_supported, n_lanes, in tegra_dp_clk_recovery()