Searched refs:PP_SCLK_DEEP_SLEEP_MASK (Results 1 - 10 of 10) sorted by path

/linux-master/drivers/gpu/drm/amd/include/
H A Damd_shared.h186 * @PP_SCLK_DEEP_SLEEP_MASK: System (graphics) clock deep sleep.
213 PP_SCLK_DEEP_SLEEP_MASK = 0x8, enumerator in enum:PP_FEATURE_MASK
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dkv_dpm.c2814 if (adev->pm.pp_feature & PP_SCLK_DEEP_SLEEP_MASK)
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhwmgr.c443 if (hwmgr->feature_mask & PP_SCLK_DEEP_SLEEP_MASK)
H A Dvega10_hwmgr.c144 hwmgr->feature_mask & PP_SCLK_DEEP_SLEEP_MASK ? true : false;
H A Dvega20_hwmgr.c121 if (!(hwmgr->feature_mask & PP_SCLK_DEEP_SLEEP_MASK))
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c322 if (adev->pm.pp_feature & PP_SCLK_DEEP_SLEEP_MASK)
H A Dsienna_cichlid_ppt.c337 if (adev->pm.pp_feature & PP_SCLK_DEEP_SLEEP_MASK)
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_0_ppt.c330 if (!(adev->pm.pp_feature & PP_SCLK_DEEP_SLEEP_MASK))
H A Dsmu_v13_0_7_ppt.c299 if (adev->pm.pp_feature & PP_SCLK_DEEP_SLEEP_MASK)
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_2_ppt.c280 if (!(adev->pm.pp_feature & PP_SCLK_DEEP_SLEEP_MASK))

Completed in 276 milliseconds