Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c982 u8 max_pre = CDNS_PRE_EMPHASIS(mhdp->host.pre_emphasis); in cdns_mhdp_adjust_requested_eq() local
998 i, max_pre); in cdns_mhdp_adjust_requested_eq()
1094 const u8 max_pre = CDNS_PRE_EMPHASIS(mhdp->host.pre_emphasis); in cdns_mhdp_adjust_requested_cr() local
1105 max_pre : req_pre[i]; in cdns_mhdp_adjust_requested_cr()
1118 const u8 max_pre = CDNS_PRE_EMPHASIS(mhdp->host.pre_emphasis); in cdns_mhdp_validate_cr() local
1133 req_pre[i] = min(adjust, max_pre); in cdns_mhdp_validate_cr()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds