Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.h254 #define CDNS_VOLT_SWING(x) ((x) & GENMASK(1, 0)) macro
H A Dcdns-mhdp8546-core.c939 max_volt_swing = CDNS_VOLT_SWING(mhdp->host.volt_swing); in cdns_mhdp_get_adjust_train()
1002 u8 max_volt = CDNS_VOLT_SWING(mhdp->host.volt_swing); in cdns_mhdp_adjust_requested_eq()
1112 const u8 max_volt = CDNS_VOLT_SWING(mhdp->host.volt_swing); in cdns_mhdp_adjust_requested_cr()
1136 const u8 max_volt = CDNS_VOLT_SWING(mhdp->host.volt_swing); in cdns_mhdp_validate_cr()
1388 mhdp->host.volt_swing = CDNS_VOLT_SWING(3); in cdns_mhdp_fill_host_caps()