Home
last modified time | relevance | path

Searched refs:PPSMC_CACLongTermAvgEnable (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dfiji_ppsmc.h132 #define PPSMC_CACLongTermAvgEnable ((uint16_t)0x6E) macro
Dtonga_ppsmc.h133 #define PPSMC_CACLongTermAvgEnable ((uint16_t)0x6E) macro
Dppsmc.h100 #define PPSMC_CACLongTermAvgEnable ((uint8_t)0x6E) macro
/linux-4.4.14/drivers/gpu/drm/radeon/
Dppsmc.h100 #define PPSMC_CACLongTermAvgEnable ((uint8_t)0x6E) macro
Dni_dpm.c3391 smc_result = rv770_send_msg_to_smc(rdev, PPSMC_CACLongTermAvgEnable); in ni_enable_smc_cac()
Dsi_dpm.c2810 smc_result = si_send_msg_to_smc(rdev, PPSMC_CACLongTermAvgEnable); in si_enable_smc_cac()