Home
last modified time | relevance | path

Searched refs:usVddc (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dpptable.h485 USHORT usVddc; member
499 …USHORT usVddc; // We use this field for the "fake" standardized VDDC for power calculatio… member
A Dr600_dpm.c980 le16_to_cpu(clk_v->entries[0].usVddc); in r600_parse_extended_power_table()
1055 le16_to_cpu(entry->usVddc); in r600_parse_extended_power_table()
/linux-6.3-rc2/drivers/gpu/drm/amd/include/
A Dpptable.h526 USHORT usVddc; member
540 …USHORT usVddc; // We use this field for the "fake" standardized VDDC for power calculatio… member
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dppatomfwctrl.h143 uint16_t usVddc; member
A Dppatomfwctrl.c526 boot_values->usVddc = fw_info->bootup_vddc_mv; in pp_atomfwctrl_copy_vbios_bootup_values_3_2()
562 boot_values->usVddc = fw_info->bootup_vddc_mv; in pp_atomfwctrl_copy_vbios_bootup_values_3_1()
A Dprocesspptables.c434 limits->vddc = (unsigned long)le16_to_cpu(table->entries[0].usVddc); in get_clock_voltage_limit()
1504 cac_leakage_table->entries[i].Vddc = le16_to_cpu(table->entries[i].usVddc); in get_cac_leakage_table()
A Dvega10_hwmgr.c2654 data->vbios_boot_state.vddc = boot_up_values.usVddc; in vega10_init_smc_table()
2667 if (0 != boot_up_values.usVddc) { in vega10_init_smc_table()
2670 (boot_up_values.usVddc * 4), in vega10_init_smc_table()
A Dvega12_hwmgr.c822 data->vbios_boot_state.vddc = boot_up_values.usVddc; in vega12_init_smc_table()
A Dvega20_hwmgr.c794 data->vbios_boot_state.vddc = boot_up_values.usVddc; in vega20_init_smc_table()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/legacy-dpm/
A Dlegacy_dpm.c326 le16_to_cpu(clk_v->entries[0].usVddc); in amdgpu_parse_extended_power_table()
401 le16_to_cpu(entry->usVddc); in amdgpu_parse_extended_power_table()

Completed in 47 milliseconds