Home
last modified time | relevance | path

Searched refs:phm_cf_want_vce_power_gating (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_clockpowergating.c85 if (phm_cf_want_vce_power_gating(hwmgr)) in smu7_powerdown_vce()
94 if (phm_cf_want_vce_power_gating(hwmgr)) in smu7_powerup_vce()
H A Dsmu_helper.h72 extern bool phm_cf_want_vce_power_gating(struct pp_hwmgr *hwmgr);
H A Dsmu_helper.c198 bool phm_cf_want_vce_power_gating(struct pp_hwmgr *hwmgr) in phm_cf_want_vce_power_gating() function