Home
last modified time | relevance | path

Searched defs:designation (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dhardwaremanager.c360 PHM_PerformanceLevelDesignation designation, uint32_t index, in phm_get_performance_level()
382 PHM_PerformanceLevelDesignation designation) in phm_get_clock_info()
Dsmu10_hwmgr.c1011 PHM_PerformanceLevelDesignation designation, uint32_t index, in smu10_get_performance_level()
Dsmu8_hwmgr.c1584 PHM_PerformanceLevelDesignation designation, uint32_t index, in smu8_get_performance_level()
Dvega12_hwmgr.c2709 PHM_PerformanceLevelDesignation designation, uint32_t index, in vega12_get_performance_level()
Dvega20_hwmgr.c2293 PHM_PerformanceLevelDesignation designation, uint32_t index, in vega20_get_performance_level()
Dsmu7_hwmgr.c5115 PHM_PerformanceLevelDesignation designation, uint32_t index, in smu7_get_performance_level()
Dvega10_hwmgr.c5328 PHM_PerformanceLevelDesignation designation, uint32_t index, in vega10_get_performance_level()
/Linux-v5.10/net/hsr/
Dhsr_device.c145 char designation; in hsr_dev_open() local
/Linux-v5.10/drivers/gpu/drm/amd/pm/swsmu/
Dsmu_internal.h78 #define smu_get_perf_level(smu, designation, level) smu_ppt_funcs(get_perf_level, 0, smu, designa… argument
Damdgpu_smu.c1376 enum smu_perf_level_designation designation) in smu_get_clock_info()