Home
last modified time | relevance | path

Searched refs:SMU7_MAX_LEVELS_MVDD (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsmu7.h38 #define SMU7_MAX_LEVELS_MVDD 4 macro
H A Dsmu7_discrete.h309 SMU7_Discrete_VoltageLevel MvddLevel [SMU7_MAX_LEVELS_MVDD];
H A Dci_dpm.c2150 if (pi->mvdd_voltage_table.count > SMU7_MAX_LEVELS_MVDD) in ci_construct_voltage_tables()
2151 si_trim_voltage_table_to_fit_state_table(rdev, SMU7_MAX_LEVELS_MVDD, in ci_construct_voltage_tables()
3438 SMU7_MAX_LEVELS_MVDD); in ci_setup_default_dpm_tables()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu7.h38 #define SMU7_MAX_LEVELS_MVDD 4 macro
H A Dsmu7_discrete.h309 SMU7_Discrete_VoltageLevel MvddLevel [SMU7_MAX_LEVELS_MVDD];
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dci_smumgr.c2305 return SMU7_MAX_LEVELS_MVDD; in ci_get_mac_definition()