Home
last modified time | relevance | path

Searched refs:PPSMC_FlushDataCache (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dfiji_ppsmc.h150 #define PPSMC_FlushDataCache ((uint16_t)0x80) macro
Dtonga_ppsmc.h151 #define PPSMC_FlushDataCache ((uint16_t)0x80) macro
Dppsmc.h103 #define PPSMC_FlushDataCache ((uint8_t)0x80) macro
/linux-4.4.14/drivers/gpu/drm/radeon/
Dppsmc.h103 #define PPSMC_FlushDataCache ((uint8_t)0x80) macro
Dsi_dpm.c3470 if (si_send_msg_to_smc(rdev, PPSMC_FlushDataCache) != PPSMC_Result_OK) in si_resume_smc()