Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-core.c983 u8 max_pre = CDNS_PRE_EMPHASIS(mhdp->host.pre_emphasis); in cdns_mhdp_adjust_requested_eq() local
999 i, max_pre); in cdns_mhdp_adjust_requested_eq()
1095 const u8 max_pre = CDNS_PRE_EMPHASIS(mhdp->host.pre_emphasis); in cdns_mhdp_adjust_requested_cr() local
1106 max_pre : req_pre[i]; in cdns_mhdp_adjust_requested_cr()
1119 const u8 max_pre = CDNS_PRE_EMPHASIS(mhdp->host.pre_emphasis); in cdns_mhdp_validate_cr() local
1134 req_pre[i] = min(adjust, max_pre); in cdns_mhdp_validate_cr()