Searched refs:ATOM_ASIC_PROFILING_INFO_V3_6 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomctrl.c1454 ATOM_ASIC_PROFILING_INFO_V3_6 *profile = NULL;
1459 profile = (ATOM_ASIC_PROFILING_INFO_V3_6 *)
1617 *max_vddc = le32_to_cpu(((ATOM_ASIC_PROFILING_INFO_V3_6 *)profile)->ulMaxVddc) / 100;
1618 *min_vddc = le32_to_cpu(((ATOM_ASIC_PROFILING_INFO_V3_6 *)profile)->ulMinVddc) / 100;
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h5621 }ATOM_ASIC_PROFILING_INFO_V3_6; typedef in typeref:struct:_ATOM_ASIC_PROFILING_INFO_V3_6

Completed in 324 milliseconds