Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c914 u8 adjust, max_pre_emph, max_volt_swing; in cdns_mhdp_get_adjust_train() local
920 max_volt_swing = CDNS_VOLT_SWING(mhdp->host.volt_swing); in cdns_mhdp_get_adjust_train()
925 set_volt = min(adjust, max_volt_swing); in cdns_mhdp_get_adjust_train()
942 if (set_volt == max_volt_swing) in cdns_mhdp_get_adjust_train()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c933 u8 adjust, max_pre_emph, max_volt_swing; in cdns_mhdp_get_adjust_train() local
939 max_volt_swing = CDNS_VOLT_SWING(mhdp->host.volt_swing); in cdns_mhdp_get_adjust_train()
944 set_volt = min(adjust, max_volt_swing); in cdns_mhdp_get_adjust_train()
961 if (set_volt == max_volt_swing) in cdns_mhdp_get_adjust_train()

Completed in 7 milliseconds