Searched refs:smu_gfx_off_control (Results 1 – 2 of 2) sorted by relevance
48 #define smu_gfx_off_control(smu, enable) smu_ppt_funcs(gfx_off_control, 0, smu, enable) macro
300 ret = smu_gfx_off_control(smu, gate); in smu_dpm_set_power_gate()