Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dhardwaremanager.c346 PHM_PerformanceLevelDesignation designation, uint32_t index, in phm_get_performance_level()
368 PHM_PerformanceLevelDesignation designation) in phm_get_clock_info()
Dsmu10_hwmgr.c931 PHM_PerformanceLevelDesignation designation, uint32_t index, in smu10_get_performance_level()
Dsmu8_hwmgr.c1552 PHM_PerformanceLevelDesignation designation, uint32_t index, in smu8_get_performance_level()
Dvega12_hwmgr.c2636 PHM_PerformanceLevelDesignation designation, uint32_t index, in vega12_get_performance_level()
Dvega20_hwmgr.c2283 PHM_PerformanceLevelDesignation designation, uint32_t index, in vega20_get_performance_level()
Dsmu7_hwmgr.c5070 PHM_PerformanceLevelDesignation designation, uint32_t index, in smu7_get_performance_level()
Dvega10_hwmgr.c5246 PHM_PerformanceLevelDesignation designation, uint32_t index, in vega10_get_performance_level()
/Linux-v5.4/net/hsr/
Dhsr_device.c155 char designation; in hsr_dev_open() local
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Damdgpu_smu.c1434 enum smu_perf_level_designation designation) in smu_get_clock_info()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Damdgpu_smu.h724 #define smu_get_perf_level(smu, designation, level) \ argument