Home
last modified time | relevance | path

Searched refs:SISLANDS_MAX_NO_VREG_STEPS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsislands_smc.h204 #define SISLANDS_MAX_NO_VREG_STEPS 32 macro
211 uint32_t lowSMIO[SISLANDS_MAX_NO_VREG_STEPS];
H A Dsi_dpm.c4427 if (eg_pi->vddc_voltage_table.count > SISLANDS_MAX_NO_VREG_STEPS) in si_construct_voltage_tables()
4429 SISLANDS_MAX_NO_VREG_STEPS, in si_construct_voltage_tables()
4447 if (eg_pi->vddci_voltage_table.count > SISLANDS_MAX_NO_VREG_STEPS) in si_construct_voltage_tables()
4449 SISLANDS_MAX_NO_VREG_STEPS, in si_construct_voltage_tables()
4474 if (si_pi->mvdd_voltage_table.count > SISLANDS_MAX_NO_VREG_STEPS) in si_construct_voltage_tables()
4476 SISLANDS_MAX_NO_VREG_STEPS, in si_construct_voltage_tables()
4487 (si_pi->vddc_phase_shed_table.count > SISLANDS_MAX_NO_VREG_STEPS)) in si_construct_voltage_tables()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsislands_smc.h208 #define SISLANDS_MAX_NO_VREG_STEPS 32 macro
215 uint32_t lowSMIO[SISLANDS_MAX_NO_VREG_STEPS];
H A Dsi_dpm.c3950 if (eg_pi->vddc_voltage_table.count > SISLANDS_MAX_NO_VREG_STEPS) in si_construct_voltage_tables()
3952 SISLANDS_MAX_NO_VREG_STEPS, in si_construct_voltage_tables()
3970 if (eg_pi->vddci_voltage_table.count > SISLANDS_MAX_NO_VREG_STEPS) in si_construct_voltage_tables()
3972 SISLANDS_MAX_NO_VREG_STEPS, in si_construct_voltage_tables()
3997 if (si_pi->mvdd_voltage_table.count > SISLANDS_MAX_NO_VREG_STEPS) in si_construct_voltage_tables()
3999 SISLANDS_MAX_NO_VREG_STEPS, in si_construct_voltage_tables()
4010 (si_pi->vddc_phase_shed_table.count > SISLANDS_MAX_NO_VREG_STEPS)) in si_construct_voltage_tables()