Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dsmu7_discrete.h106 uint32_t MinVddc; member
137 uint32_t MinVddc; member
170 uint32_t MinVddc; member
244 uint16_t MinVddc; member
Dci_dpm.c2633 table->UvdLevel[count].MinVddc = in ci_populate_smc_uvd_level()
2655 table->UvdLevel[count].MinVddc = cpu_to_be16(table->UvdLevel[count].MinVddc); in ci_populate_smc_uvd_level()
2856 memory_clock, &memory_level->MinVddc); in ci_populate_single_memory_level()
2939 memory_level->MinVddc = cpu_to_be32(memory_level->MinVddc * VOLTAGE_SCALE); in ci_populate_single_memory_level()
2974 table->ACPILevel.MinVddc = cpu_to_be32(pi->acpi_vddc * VOLTAGE_SCALE); in ci_populate_smc_acpi_level()
2976 table->ACPILevel.MinVddc = cpu_to_be32(pi->min_vddc_in_pp_table * VOLTAGE_SCALE); in ci_populate_smc_acpi_level()
3019 table->MemoryACPILevel.MinVddc = table->ACPILevel.MinVddc; in ci_populate_smc_acpi_level()
3199 engine_clock, &graphic_level->MinVddc); in ci_populate_single_graphic_level()
3232 graphic_level->MinVddc = cpu_to_be32(graphic_level->MinVddc * VOLTAGE_SCALE); in ci_populate_single_graphic_level()
3320 pi->smc_state_table.MemoryLevel[1].MinVddc = in ci_populate_all_memory_levels()
[all …]