Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/bridge/cadence/
A Dcdns-mhdp8546-core.h254 #define CDNS_VOLT_SWING(x) ((x) & GENMASK(1, 0)) macro
A Dcdns-mhdp8546-core.c922 max_volt_swing = CDNS_VOLT_SWING(mhdp->host.volt_swing); in cdns_mhdp_get_adjust_train()
985 u8 max_volt = CDNS_VOLT_SWING(mhdp->host.volt_swing); in cdns_mhdp_adjust_requested_eq()
1095 const u8 max_volt = CDNS_VOLT_SWING(mhdp->host.volt_swing); in cdns_mhdp_adjust_requested_cr()
1119 const u8 max_volt = CDNS_VOLT_SWING(mhdp->host.volt_swing); in cdns_mhdp_validate_cr()
1371 mhdp->host.volt_swing = CDNS_VOLT_SWING(3); in cdns_mhdp_fill_host_caps()

Completed in 13 milliseconds