Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-core.c1120 bool same_pre, same_volt; in cdns_mhdp_validate_cr() local
1138 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()