Symbol: GNLD_DS_LCLK
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
2852
if (data->smu_features[GNLD_DS_LCLK].supported) {
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
2854
true, data->smu_features[GNLD_DS_LCLK].smu_feature_bitmap),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
2857
data->smu_features[GNLD_DS_LCLK].enabled = true;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
2891
if (data->smu_features[GNLD_DS_LCLK].supported) {
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
2893
false, data->smu_features[GNLD_DS_LCLK].smu_feature_bitmap),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
2896
data->smu_features[GNLD_DS_LCLK].enabled = false;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
400
data->smu_features[GNLD_DS_LCLK].smu_feature_id =
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
457
data->smu_features[GNLD_DS_LCLK].supported = true;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
5716
feature_mask |= data->smu_features[GNLD_DS_LCLK].enabled ?
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
5717
data->smu_features[GNLD_DS_LCLK].smu_feature_bitmap : 0;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
5727
feature_mask |= (!data->smu_features[GNLD_DS_LCLK].enabled) ?
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
5728
data->smu_features[GNLD_DS_LCLK].smu_feature_bitmap : 0;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
5743
data->smu_features[GNLD_DS_LCLK].enabled = false;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
5749
data->smu_features[GNLD_DS_LCLK].enabled = true;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
327
data->smu_features[GNLD_DS_LCLK].smu_feature_id =
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c
362
data->smu_features[GNLD_DS_LCLK].smu_feature_id =