Searched refs:CDNS_VOLT_SWING (Results 1 – 2 of 2) sorted by relevance
250 #define CDNS_VOLT_SWING(x) ((x) & GENMASK(1, 0)) macro
920 max_volt_swing = CDNS_VOLT_SWING(mhdp->host.volt_swing); in cdns_mhdp_get_adjust_train()983 u8 max_volt = CDNS_VOLT_SWING(mhdp->host.volt_swing); in cdns_mhdp_adjust_requested_eq()1093 const u8 max_volt = CDNS_VOLT_SWING(mhdp->host.volt_swing); in cdns_mhdp_adjust_requested_cr()1117 const u8 max_volt = CDNS_VOLT_SWING(mhdp->host.volt_swing); in cdns_mhdp_validate_cr()1369 mhdp->host.volt_swing = CDNS_VOLT_SWING(3); in cdns_mhdp_fill_host_caps()