Home
last modified time | relevance | path

Searched refs:DRAM_LOG_ADDR_H (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dsmu7_fusion.h69 uint32_t DRAM_LOG_ADDR_H; member
252 uint32_t DRAM_LOG_ADDR_H; member
H A Dsmu7_discrete.h78 uint32_t DRAM_LOG_ADDR_H; member
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu7_fusion.h69 uint32_t DRAM_LOG_ADDR_H; member
252 uint32_t DRAM_LOG_ADDR_H; member
H A Dsmumgr.h51 DRAM_LOG_ADDR_H, enumerator
H A Dsmu71.h395 uint32_t DRAM_LOG_ADDR_H; member
H A Dsmu7_discrete.h79 uint32_t DRAM_LOG_ADDR_H; member
H A Dsmu72.h500 uint32_t DRAM_LOG_ADDR_H; member
H A Dsmu73.h472 uint32_t DRAM_LOG_ADDR_H; member
H A Dsmu75.h437 uint32_t DRAM_LOG_ADDR_H; member
H A Dsmu74.h544 uint32_t DRAM_LOG_ADDR_H; member
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c2172 case DRAM_LOG_ADDR_H: in vegam_get_offsetof()
2173 return offsetof(SMU75_SoftRegisters, DRAM_LOG_ADDR_H); in vegam_get_offsetof()
H A Dfiji_smumgr.c2312 case DRAM_LOG_ADDR_H: in fiji_get_offsetof()
2313 return offsetof(SMU73_SoftRegisters, DRAM_LOG_ADDR_H); in fiji_get_offsetof()
H A Diceland_smumgr.c2231 case DRAM_LOG_ADDR_H: in iceland_get_offsetof()
2232 return offsetof(SMU71_SoftRegisters, DRAM_LOG_ADDR_H); in iceland_get_offsetof()
H A Dpolaris10_smumgr.c2437 case DRAM_LOG_ADDR_H: in polaris10_get_offsetof()
2438 return offsetof(SMU74_SoftRegisters, DRAM_LOG_ADDR_H); in polaris10_get_offsetof()
H A Dci_smumgr.c2266 case DRAM_LOG_ADDR_H: in ci_get_offsetof()
2267 return offsetof(SMU7_SoftRegisters, DRAM_LOG_ADDR_H); in ci_get_offsetof()
H A Dtonga_smumgr.c2623 case DRAM_LOG_ADDR_H: in tonga_get_offsetof()
2624 return offsetof(SMU72_SoftRegisters, DRAM_LOG_ADDR_H); in tonga_get_offsetof()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c5386 SMU_SoftRegisters, DRAM_LOG_ADDR_H), in smu7_notify_cac_buffer_info()