Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1068 bool same_pre, same_volt; in cdns_mhdp_validate_cr() local
1086 same_volt = (before_cr[i] & DP_TRAIN_VOLTAGE_SWING_MASK) == in cdns_mhdp_validate_cr()
1088 if (same_pre && same_volt) in cdns_mhdp_validate_cr()