Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_TwoLevelsDisabled (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/radeon/
Dppsmc.h68 #define PPSMC_MSG_TwoLevelsDisabled ((uint8_t)0x15) macro
Drv730_dpm.c464 result = rv770_send_msg_to_smc(rdev, PPSMC_MSG_TwoLevelsDisabled); in rv730_stop_dpm()
Drv770_dpm.c193 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()