Home
last modified time | relevance | path

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

/openbmc/linux/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()