Searched refs:PPSMC_MSG_TwoLevelsDisabled (Results 1 – 3 of 3) sorted by relevance
68 #define PPSMC_MSG_TwoLevelsDisabled ((uint8_t)0x15) macro
464 result = rv770_send_msg_to_smc(rdev, PPSMC_MSG_TwoLevelsDisabled); in rv730_stop_dpm()
193 result = rv770_send_msg_to_smc(rdev, PPSMC_MSG_TwoLevelsDisabled); in rv770_stop_dpm()1469 if (rv770_send_msg_to_smc(rdev, (PPSMC_Msg)(PPSMC_MSG_TwoLevelsDisabled)) != PPSMC_Result_OK) in rv770_restrict_performance_levels_before_switch()1487 msg = (PPSMC_Msg)(PPSMC_MSG_TwoLevelsDisabled); in rv770_dpm_force_performance_level()