Searched refs:PPSMC_MSG_DisableULV (Results 1 – 10 of 10) sorted by relevance
125 #define PPSMC_MSG_DisableULV ((uint16_t)0x63) macro
126 #define PPSMC_MSG_DisableULV ((uint16_t)0x63) macro
97 #define PPSMC_MSG_DisableULV ((uint8_t)0x63) macro
1217 PPSMC_MSG_EnableULV : PPSMC_MSG_DisableULV); in kv_enable_ulv()
3223 return (amdgpu_ci_send_msg_to_smc(adev, PPSMC_MSG_DisableULV) == PPSMC_Result_OK) ? in ci_enable_ulv()
1391 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_DisableULV) != PPSMC_Result_OK) in btc_disable_ulv()
1128 PPSMC_MSG_EnableULV : PPSMC_MSG_DisableULV); in kv_enable_ulv()
3085 return (ci_send_msg_to_smc(rdev, PPSMC_MSG_DisableULV) == PPSMC_Result_OK) ? in ci_enable_ulv()
5153 return (si_send_msg_to_smc(rdev, PPSMC_MSG_DisableULV) == PPSMC_Result_OK) ? in si_disable_ulv()