Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1001 u8 max_pre = CDNS_PRE_EMPHASIS(mhdp->host.pre_emphasis); in cdns_mhdp_adjust_requested_eq() local
1017 i, max_pre); in cdns_mhdp_adjust_requested_eq()
1113 const u8 max_pre = CDNS_PRE_EMPHASIS(mhdp->host.pre_emphasis); in cdns_mhdp_adjust_requested_cr() local
1124 max_pre : req_pre[i]; in cdns_mhdp_adjust_requested_cr()
1137 const u8 max_pre = CDNS_PRE_EMPHASIS(mhdp->host.pre_emphasis); in cdns_mhdp_validate_cr() local
1152 req_pre[i] = min(adjust, max_pre); in cdns_mhdp_validate_cr()