Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-core.c1092 u8 *req_volt, u8 *req_pre) in cdns_mhdp_adjust_requested_cr() argument
1106 max_pre : req_pre[i]; in cdns_mhdp_adjust_requested_cr()
1116 u8 *req_pre) in cdns_mhdp_validate_cr() argument
1134 req_pre[i] = min(adjust, max_pre); in cdns_mhdp_validate_cr()
1137 req_pre[i] << DP_TRAIN_PRE_EMPHASIS_SHIFT; in cdns_mhdp_validate_cr()
1144 if (!*cr_done && req_volt[i] + req_pre[i] >= 3) { in cdns_mhdp_validate_cr()