Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1110 u8 *req_volt, u8 *req_pre) in cdns_mhdp_adjust_requested_cr() argument
1124 max_pre : req_pre[i]; in cdns_mhdp_adjust_requested_cr()
1134 u8 *req_pre) in cdns_mhdp_validate_cr() argument
1152 req_pre[i] = min(adjust, max_pre); in cdns_mhdp_validate_cr()
1155 req_pre[i] << DP_TRAIN_PRE_EMPHASIS_SHIFT; in cdns_mhdp_validate_cr()
1162 if (!*cr_done && req_volt[i] + req_pre[i] >= 3) { in cdns_mhdp_validate_cr()