Searched refs:pc_supported (Results 1 – 3 of 3) sorted by relevance
| /drivers/video/tegra/tegra124/ |
| A D | dp.c | 864 u32 pc[4], u8 pc_supported, in tegra_dp_lt_adjust() argument 888 if (pc_supported) { in tegra_dp_lt_adjust() 1011 u8 pc_supported = cfg->tps3_supported; in tegra_dp_lt_config() local 1048 pc_supported); in tegra_dp_lt_config() 1069 if (pc_supported) { in tegra_dp_lt_config() 1092 u32 vs[4], u32 pc[4], u8 pc_supported, in _tegra_dp_channel_eq() argument 1128 u8 pc_supported = cfg->tps3_supported; in tegra_dp_channel_eq() local 1132 if (pc_supported) in tegra_dp_channel_eq() 1145 u32 vs[4], u32 pc[4], u8 pc_supported, in _tegra_dp_clk_recovery() argument 1160 tegra_dp_lt_adjust(dp, pe, vs, pc, pc_supported, cfg); in _tegra_dp_clk_recovery() [all …]
|
| 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()
|
| A D | sor.h | 900 u32 vs_reg, u32 pc_reg, u8 pc_supported);
|
Completed in 13 milliseconds