Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dsi_dpm.h157 struct atom_voltage_table vddc_phase_shed_table; member
Dsi_dpm.c4076 VOLTAGE_OBJ_PHASE_LUT, &si_pi->vddc_phase_shed_table); in si_construct_voltage_tables()
4080 if ((si_pi->vddc_phase_shed_table.count == 0) || in si_construct_voltage_tables()
4081 (si_pi->vddc_phase_shed_table.count > SISLANDS_MAX_NO_VREG_STEPS)) in si_construct_voltage_tables()
4143 if (si_validate_phase_shedding_tables(rdev, &si_pi->vddc_phase_shed_table, in si_populate_smc_voltage_tables()
4145 si_populate_smc_voltage_table(rdev, &si_pi->vddc_phase_shed_table, table); in si_populate_smc_voltage_tables()
4148 cpu_to_be32(si_pi->vddc_phase_shed_table.mask_low); in si_populate_smc_voltage_tables()
4151 (u32)si_pi->vddc_phase_shed_table.phase_delay); in si_populate_smc_voltage_tables()