Searched refs:PP_ULV_MASK (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/gpu/drm/amd/include/
H A Damd_shared.h190 * @PP_ULV_MASK: Ultra low voltage.
217 PP_ULV_MASK = 0x100, enumerator in enum:PP_FEATURE_MASK
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c302 if (adev->pm.pp_feature & PP_ULV_MASK)
H A Dsmu_v13_0_0_ppt.c338 if (!(adev->pm.pp_feature & PP_ULV_MASK))
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c118 if (!(hwmgr->feature_mask & PP_ULV_MASK))
H A Dvega10_hwmgr.c141 hwmgr->feature_mask & PP_ULV_MASK ? true : false;
H A Dsmu7_hwmgr.c1834 data->ulv_supported = hwmgr->feature_mask & PP_ULV_MASK ? true : false;
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c319 if (adev->pm.pp_feature & PP_ULV_MASK)
H A Dsienna_cichlid_ppt.c334 if (adev->pm.pp_feature & PP_ULV_MASK)

Completed in 183 milliseconds