Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dfiji_ppsmc.h168 #define PPSMC_MSG_DRV_DRAM_ADDR_LO ((uint16_t)0x251) macro
Dtonga_ppsmc.h184 #define PPSMC_MSG_DRV_DRAM_ADDR_LO ((uint16_t)0x251) macro
Dppsmc.h187 #define PPSMC_MSG_DRV_DRAM_ADDR_LO ((uint16_t) 0x251) macro
Diceland_smc.c538 iceland_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_DRV_DRAM_ADDR_LO, private->header_addr_low); in iceland_smu_request_load_fw()
Dfiji_smc.c498 fiji_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_DRV_DRAM_ADDR_LO, private->header_addr_low); in fiji_smu_request_load_fw()
Dtonga_smc.c500 tonga_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_DRV_DRAM_ADDR_LO, private->header_addr_low); in tonga_smu_request_load_fw()