Searched refs:same_volt (Results 1 – 1 of 1) sorted by relevance
1120 bool same_pre, same_volt; in cdns_mhdp_validate_cr() local1138 same_volt = (before_cr[i] & DP_TRAIN_VOLTAGE_SWING_MASK) == in cdns_mhdp_validate_cr()1140 if (same_pre && same_volt) in cdns_mhdp_validate_cr()