Searched refs:PPSMC_MSG_EnableULV (Results 1 – 13 of 13) sorted by relevance
96 #define PPSMC_MSG_EnableULV ((uint8_t)0x62) macro
1830 if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_EnableULV) != PPSMC_Result_OK) in btc_enable_ulv()
1128 PPSMC_MSG_EnableULV : PPSMC_MSG_DisableULV); in kv_enable_ulv()
5180 return (si_send_msg_to_smc(rdev, PPSMC_MSG_EnableULV) == PPSMC_Result_OK) ? in si_set_power_state_conditionally_enable_ulv()
3110 return (ci_send_msg_to_smc(rdev, PPSMC_MSG_EnableULV) == PPSMC_Result_OK) ? in ci_enable_ulv()
98 #define PPSMC_MSG_EnableULV ((uint8_t)0x62) macro
1213 PPSMC_MSG_EnableULV : PPSMC_MSG_DisableULV); in kv_enable_ulv()
3256 return (amdgpu_ci_send_msg_to_smc(adev, PPSMC_MSG_EnableULV) == PPSMC_Result_OK) ? in ci_enable_ulv()
5644 return (amdgpu_si_send_msg_to_smc(adev, PPSMC_MSG_EnableULV) == PPSMC_Result_OK) ? in si_set_power_state_conditionally_enable_ulv()
134 #define PPSMC_MSG_EnableULV ((uint16_t)0x62) macro
129 #define PPSMC_MSG_EnableULV ((uint16_t)0x62) macro
137 #define PPSMC_MSG_EnableULV ((uint16_t)0x62) macro
996 return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableULV); in smu7_enable_ulv()