Searched refs:pc_supported (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/tegra124/ |
| H A D | dp.c | 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() [all …]
|
| H A D | sor.c | 80 u32 vs_reg, u32 pc_reg, u8 pc_supported) in tegra_dp_set_pe_vs_pc() argument 86 if (pc_supported) { in tegra_dp_set_pe_vs_pc()
|
| H A D | sor.h | 901 u32 vs_reg, u32 pc_reg, u8 pc_supported);
|