Lines Matching refs:pc_supported
863 u32 pc[4], u8 pc_supported, in tegra_dp_lt_adjust() argument
887 if (pc_supported) { in tegra_dp_lt_adjust()
1010 u8 pc_supported = cfg->tps3_supported; in tegra_dp_lt_config() local
1047 pc_supported); in tegra_dp_lt_config()
1068 if (pc_supported) { in tegra_dp_lt_config()
1091 u32 vs[4], u32 pc[4], u8 pc_supported, in _tegra_dp_channel_eq() argument
1101 ret = tegra_dp_lt_adjust(dp, pe, vs, pc, pc_supported, in _tegra_dp_channel_eq()
1127 u8 pc_supported = cfg->tps3_supported; in tegra_dp_channel_eq() local
1131 if (pc_supported) in tegra_dp_channel_eq()
1136 ret = _tegra_dp_channel_eq(dp, pe, vs, pc, pc_supported, n_lanes, cfg); in tegra_dp_channel_eq()
1144 u32 vs[4], u32 pc[4], u8 pc_supported, in _tegra_dp_clk_recovery() argument
1159 tegra_dp_lt_adjust(dp, pe, vs, pc, pc_supported, cfg); in _tegra_dp_clk_recovery()
1175 u8 pc_supported = cfg->tps3_supported; in tegra_dp_clk_recovery() local
1180 err = _tegra_dp_clk_recovery(dp, pe, vs, pc, pc_supported, n_lanes, in tegra_dp_clk_recovery()