Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dppsmc.h191 #define PPSMC_MSG_DRV_DRAM_ADDR_LO ((uint16_t) 0x251) macro
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dfiji_ppsmc.h357 #define PPSMC_MSG_DRV_DRAM_ADDR_LO ((uint16_t) 0x251) macro
H A Dsmu7_ppsmc.h353 #define PPSMC_MSG_DRV_DRAM_ADDR_LO ((uint16_t) 0x251) macro
H A Dtonga_ppsmc.h386 #define PPSMC_MSG_DRV_DRAM_ADDR_LO ((uint16_t) 0x251) macro
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dsmu7_smumgr.c468 …smu7_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_DRV_DRAM_ADDR_LO, lower_32_bits(smu_data->hea… in smu7_request_smu_load_fw()