Home
last modified time | relevance | path

Searched refs:ulMinVddc (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dppatomfwctrl.h73 uint32_t ulMinVddc; member
Dppatomfwctrl.c298 param->ulMinVddc = le32_to_cpu(profile->minvddc); in pp_atomfwctrl_get_avfs_information()
378 param->ulMinVddc = le32_to_cpu(profile_v4_2->minvddc); in pp_atomfwctrl_get_avfs_information()
Dppatomctrl.c981 le32_to_cpu(getASICProfilingInfo->ulMinVddc), 1000), ConvertToFraction(4)); in atomctrl_calculate_voltage_evv_on_sclk()
1612 *min_vddc = le32_to_cpu(((ATOM_ASIC_PROFILING_INFO_V3_3 *)profile)->ulMinVddc) / 4; in atomctrl_get_voltage_range()
1618 *min_vddc = le32_to_cpu(((ATOM_ASIC_PROFILING_INFO_V3_6 *)profile)->ulMinVddc) / 100; in atomctrl_get_voltage_range()
Dvega10_hwmgr.c321 data->odn_dpm_table.min_vddc = avfs_params.ulMinVddc; in vega10_odn_initial_default_setting()
2181 convert_to_vid((uint16_t)(avfs_params.ulMinVddc)); in vega10_populate_avfs_parameters()
/linux-6.1.9/drivers/gpu/drm/amd/include/
Datombios.h5300 ULONG ulMinVddc; member
5341 ULONG ulMinVddc; member
5383 ULONG ulMinVddc; member
5442 ULONG ulMinVddc; member
5512 ULONG ulMinVddc; //Minimum voltage for all parts, in unit of 0.01mv member
5556 ULONG ulMinVddc; member
/linux-6.1.9/drivers/gpu/drm/radeon/
Datombios.h4703 ULONG ulMinVddc; member