Searched refs:allow_xgmi_power_down (Results 1 – 4 of 4) sorted by relevance
804 int (*allow_xgmi_power_down)(struct smu_context *smu, bool en); member
2058 if (!smu->ppt_funcs || !smu->ppt_funcs->allow_xgmi_power_down) in smu_allow_xgmi_power_down()2063 ret = smu->ppt_funcs->allow_xgmi_power_down(smu, en); in smu_allow_xgmi_power_down()
1921 .allow_xgmi_power_down = aldebaran_allow_xgmi_power_down,
2484 .allow_xgmi_power_down = arcturus_allow_xgmi_power_down,
Completed in 20 milliseconds