Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1091 u8 *req_volt, u8 *req_pre) in cdns_mhdp_adjust_requested_cr() argument
1105 max_pre : req_pre[i]; in cdns_mhdp_adjust_requested_cr()
1115 u8 *req_pre) in cdns_mhdp_validate_cr() argument
1133 req_pre[i] = min(adjust, max_pre); in cdns_mhdp_validate_cr()
1136 req_pre[i] << DP_TRAIN_PRE_EMPHASIS_SHIFT; in cdns_mhdp_validate_cr()
1143 if (!*cr_done && req_volt[i] + req_pre[i] >= 3) { in cdns_mhdp_validate_cr()