Searched refs:PPSMC_MSG_TwoLevelsDisabled (Results 1 – 7 of 7) sorted by relevance
76 #define PPSMC_MSG_TwoLevelsDisabled ((uint8_t)0x15) macro
461 result = rv770_send_msg_to_smc(rdev, PPSMC_MSG_TwoLevelsDisabled); in rv730_stop_dpm()
194 result = rv770_send_msg_to_smc(rdev, PPSMC_MSG_TwoLevelsDisabled); in rv770_stop_dpm()1472 if (rv770_send_msg_to_smc(rdev, (PPSMC_Msg)(PPSMC_MSG_TwoLevelsDisabled)) != PPSMC_Result_OK) in rv770_restrict_performance_levels_before_switch()1490 msg = (PPSMC_Msg)(PPSMC_MSG_TwoLevelsDisabled); in rv770_dpm_force_performance_level()
104 #define PPSMC_MSG_TwoLevelsDisabled ((uint16_t)0x15) macro
107 #define PPSMC_MSG_TwoLevelsDisabled ((uint16_t)0x15) macro
101 #define PPSMC_MSG_TwoLevelsDisabled ((uint16_t)0x15) macro
Completed in 18 milliseconds