Searched refs:GNLD_ULV (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.h46 GNLD_ULV, enumerator in enum:__anon507
H A Dvega12_hwmgr.h48 GNLD_ULV, enumerator in enum:__anon537
H A Dvega20_hwmgr.h56 GNLD_ULV, enumerator in enum:__anon538
H A Dvega10_hwmgr.c392 data->smu_features[GNLD_ULV].smu_feature_id =
2787 true, data->smu_features[GNLD_ULV].smu_feature_bitmap),
2790 data->smu_features[GNLD_ULV].enabled = true;
2802 false, data->smu_features[GNLD_ULV].smu_feature_bitmap),
2805 data->smu_features[GNLD_ULV].enabled = false;
5651 feature_mask |= data->smu_features[GNLD_ULV].enabled ?
5652 data->smu_features[GNLD_ULV].smu_feature_bitmap : 0;
5662 feature_mask |= (!data->smu_features[GNLD_ULV].enabled) ?
5663 data->smu_features[GNLD_ULV].smu_feature_bitmap : 0;
5681 data->smu_features[GNLD_ULV]
[all...]
H A Dvega12_hwmgr.c315 data->smu_features[GNLD_ULV].smu_feature_id =
H A Dvega20_hwmgr.c350 data->smu_features[GNLD_ULV].smu_feature_id =

Completed in 160 milliseconds