Searched refs:PPSMC_MSG_DisableULV (Results 1 – 12 of 12) sorted by relevance
97 #define PPSMC_MSG_DisableULV ((uint8_t)0x63) macro
1361 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_DisableULV) != PPSMC_Result_OK) in btc_disable_ulv()
970 PPSMC_MSG_EnableULV : PPSMC_MSG_DisableULV); in kv_enable_ulv()
3071 return (ci_send_msg_to_smc(rdev, PPSMC_MSG_DisableULV) == PPSMC_Result_OK) ? in ci_enable_ulv()
5078 return (si_send_msg_to_smc(rdev, PPSMC_MSG_DisableULV) == PPSMC_Result_OK) ? in si_disable_ulv()
99 #define PPSMC_MSG_DisableULV ((uint8_t)0x63) macro
1202 PPSMC_MSG_EnableULV : PPSMC_MSG_DisableULV); in kv_enable_ulv()
5620 return (amdgpu_si_send_msg_to_smc(adev, PPSMC_MSG_DisableULV) == PPSMC_Result_OK) ? in si_disable_ulv()
135 #define PPSMC_MSG_DisableULV ((uint16_t)0x63) macro
138 #define PPSMC_MSG_DisableULV ((uint16_t)0x63) macro
130 #define PPSMC_MSG_DisableULV ((uint16_t)0x63) macro
1122 return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DisableULV, NULL); in smu7_disable_ulv()