Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c931 u8 max_pre = CDNS_PRE_EMPHASIS(mhdp->host.pre_emphasis); in cdns_mhdp_adjust_requested_eq() local
947 i, max_pre); in cdns_mhdp_adjust_requested_eq()
1043 const u8 max_pre = CDNS_PRE_EMPHASIS(mhdp->host.pre_emphasis); in cdns_mhdp_adjust_requested_cr() local
1054 max_pre : req_pre[i]; in cdns_mhdp_adjust_requested_cr()
1067 const u8 max_pre = CDNS_PRE_EMPHASIS(mhdp->host.pre_emphasis); in cdns_mhdp_validate_cr() local
1082 req_pre[i] = min(adjust, max_pre); in cdns_mhdp_validate_cr()