Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dppatomfwctrl.h72 uint32_t ulMaxVddc; member
Dppatomfwctrl.c297 param->ulMaxVddc = le32_to_cpu(profile->maxvddc); in pp_atomfwctrl_get_avfs_information()
377 param->ulMaxVddc = le32_to_cpu(profile_v4_2->maxvddc); in pp_atomfwctrl_get_avfs_information()
Dppatomctrl.c974 le32_to_cpu(getASICProfilingInfo->ulMaxVddc), 1000), ConvertToFraction(4)); in atomctrl_calculate_voltage_evv_on_sclk()
1611 *max_vddc = le32_to_cpu(((ATOM_ASIC_PROFILING_INFO_V3_3 *)profile)->ulMaxVddc) / 4; in atomctrl_get_voltage_range()
1617 *max_vddc = le32_to_cpu(((ATOM_ASIC_PROFILING_INFO_V3_6 *)profile)->ulMaxVddc) / 100; in atomctrl_get_voltage_range()
Dvega10_hwmgr.c319 data->odn_dpm_table.max_vddc = avfs_params.ulMaxVddc; in vega10_odn_initial_default_setting()
2179 convert_to_vid((uint16_t)(avfs_params.ulMaxVddc)); in vega10_populate_avfs_parameters()
/linux-6.6.21/drivers/gpu/drm/amd/include/
Datombios.h5299 ULONG ulMaxVddc; member
5340 ULONG ulMaxVddc; member
5382 ULONG ulMaxVddc; member
5441 ULONG ulMaxVddc; member
5511 ULONG ulMaxVddc; //Maximum voltage for all parts, in unit of 0.01mv member
5555 ULONG ulMaxVddc; member
/linux-6.6.21/drivers/gpu/drm/radeon/
Datombios.h4702 ULONG ulMaxVddc; member