Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dsislands_smc.h206 #define SISLANDS_MAX_NO_VREG_STEPS 32 macro
214 uint32_t lowSMIO[SISLANDS_MAX_NO_VREG_STEPS];
Dsi_dpm.c3983 if (eg_pi->vddc_voltage_table.count > SISLANDS_MAX_NO_VREG_STEPS) in si_construct_voltage_tables()
3985 SISLANDS_MAX_NO_VREG_STEPS, in si_construct_voltage_tables()
4003 if (eg_pi->vddci_voltage_table.count > SISLANDS_MAX_NO_VREG_STEPS) in si_construct_voltage_tables()
4005 SISLANDS_MAX_NO_VREG_STEPS, in si_construct_voltage_tables()
4030 if (si_pi->mvdd_voltage_table.count > SISLANDS_MAX_NO_VREG_STEPS) in si_construct_voltage_tables()
4032 SISLANDS_MAX_NO_VREG_STEPS, in si_construct_voltage_tables()
4043 (si_pi->vddc_phase_shed_table.count > SISLANDS_MAX_NO_VREG_STEPS)) in si_construct_voltage_tables()