Home
last modified time | relevance | path

Searched refs:ATOM_ASIC_PROFILING_INFO_V2_1 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomctrl.c1547 ATOM_ASIC_PROFILING_INFO_V2_1 *profile; in atomctrl_get_leakage_vddc_base_on_leakage()
1554 profile = (ATOM_ASIC_PROFILING_INFO_V2_1 *) in atomctrl_get_leakage_vddc_base_on_leakage()
1563 (profile->asHeader.usStructureSize >= sizeof(ATOM_ASIC_PROFILING_INFO_V2_1))) { in atomctrl_get_leakage_vddc_base_on_leakage()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c3230 ATOM_ASIC_PROFILING_INFO_V2_1 *profile; in radeon_atom_get_leakage_vddc_based_on_leakage_params()
3240 profile = (ATOM_ASIC_PROFILING_INFO_V2_1 *) in radeon_atom_get_leakage_vddc_based_on_leakage_params()
3249 if (size < sizeof(ATOM_ASIC_PROFILING_INFO_V2_1)) in radeon_atom_get_leakage_vddc_based_on_leakage_params()
H A Datombios.h4694 }ATOM_ASIC_PROFILING_INFO_V2_1; typedef
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datombios.h5268 }ATOM_ASIC_PROFILING_INFO_V2_1; typedef