Symbol: smum_get_mac_definition
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1192
soft_register_value |= smum_get_mac_definition(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
2257
i = smum_get_mac_definition(hwmgr, SMU_MAX_LEVELS_VDDGFX);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
3749
(smu7_power_state->performance_level_count < smum_get_mac_definition(hwmgr, SMU_MAX_LEVELS_GRAPHICS)),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
391
tmp = smum_get_mac_definition(hwmgr, SMU_MAX_LEVELS_VDDC);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
3913
(ps->performance_level_count < smum_get_mac_definition(hwmgr, SMU_MAX_LEVELS_GRAPHICS)),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
398
tmp = smum_get_mac_definition(hwmgr, SMU_MAX_LEVELS_VDDGFX);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
405
tmp = smum_get_mac_definition(hwmgr, SMU_MAX_LEVELS_VDDCI);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
412
tmp = smum_get_mac_definition(hwmgr, SMU_MAX_LEVELS_MVDD);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
661
tmp = smum_get_mac_definition(hwmgr, SMU_MAX_LEVELS_LINK);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
747
smum_get_mac_definition(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
752
smum_get_mac_definition(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
757
smum_get_mac_definition(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
762
smum_get_mac_definition(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
767
smum_get_mac_definition(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/inc/smumgr.h
106
extern uint32_t smum_get_mac_definition(struct pp_hwmgr *hwmgr, uint32_t value);