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

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomfwctrl.h72 uint32_t ulMaxVddc; member in struct:pp_atomfwctrl_avfs_parameters
H A Dppatomfwctrl.c297 param->ulMaxVddc = le32_to_cpu(profile->maxvddc);
377 param->ulMaxVddc = le32_to_cpu(profile_v4_2->maxvddc);
H A Dppatomctrl.c974 le32_to_cpu(getASICProfilingInfo->ulMaxVddc), 1000), ConvertToFraction(4));
1611 *max_vddc = le32_to_cpu(((ATOM_ASIC_PROFILING_INFO_V3_3 *)profile)->ulMaxVddc) / 4;
1617 *max_vddc = le32_to_cpu(((ATOM_ASIC_PROFILING_INFO_V3_6 *)profile)->ulMaxVddc) / 100;
H A Dvega10_hwmgr.c319 data->odn_dpm_table.max_vddc = avfs_params.ulMaxVddc;
2179 convert_to_vid((uint16_t)(avfs_params.ulMaxVddc));
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h5299 ULONG ulMaxVddc; member in struct:_ATOM_ASIC_PROFILING_INFO_V3_1
5340 ULONG ulMaxVddc; member in struct:_ATOM_ASIC_PROFILING_INFO_V3_2
5382 ULONG ulMaxVddc; member in struct:_ATOM_ASIC_PROFILING_INFO_V3_3
5441 ULONG ulMaxVddc; member in struct:_ATOM_ASIC_PROFILING_INFO_V3_4
5511 ULONG ulMaxVddc; //Maximum voltage for all parts, in unit of 0.01mv member in struct:_ATOM_ASIC_PROFILING_INFO_V3_5
5555 ULONG ulMaxVddc; member in struct:_ATOM_ASIC_PROFILING_INFO_V3_6
/linux-master/drivers/gpu/drm/radeon/
H A Datombios.h4702 ULONG ulMaxVddc; member in struct:_ATOM_ASIC_PROFILING_INFO_V3_1

Completed in 383 milliseconds