Home
last modified time | relevance | path

Searched refs:same_volt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1119 bool same_pre, same_volt; in cdns_mhdp_validate_cr() local
1137 same_volt = (before_cr[i] & DP_TRAIN_VOLTAGE_SWING_MASK) == in cdns_mhdp_validate_cr()
1139 if (same_pre && same_volt) in cdns_mhdp_validate_cr()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1138 bool same_pre, same_volt; in cdns_mhdp_validate_cr() local
1156 same_volt = (before_cr[i] & DP_TRAIN_VOLTAGE_SWING_MASK) == in cdns_mhdp_validate_cr()
1158 if (same_pre && same_volt) in cdns_mhdp_validate_cr()

Completed in 7 milliseconds