Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dsmu7_fusion.h72 uint32_t DRAM_LOG_PHY_ADDR_H; member
263 uint32_t DRAM_LOG_PHY_ADDR_H; member
H A Dsmumgr.h52 DRAM_LOG_PHY_ADDR_H, enumerator
H A Dsmu71.h402 uint32_t DRAM_LOG_PHY_ADDR_H; member
H A Dsmu7_discrete.h81 uint32_t DRAM_LOG_PHY_ADDR_H; member
H A Dsmu72.h502 uint32_t DRAM_LOG_PHY_ADDR_H; member
H A Dsmu73.h484 uint32_t DRAM_LOG_PHY_ADDR_H; member
H A Dsmu75.h439 uint32_t DRAM_LOG_PHY_ADDR_H; member
H A Dsmu74.h546 uint32_t DRAM_LOG_PHY_ADDR_H; member
/dragonfly/sys/dev/drm/radeon/
H A Dsmu7_fusion.h72 uint32_t DRAM_LOG_PHY_ADDR_H; member
263 uint32_t DRAM_LOG_PHY_ADDR_H; member
H A Dsmu7_discrete.h81 uint32_t DRAM_LOG_PHY_ADDR_H; member
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dvegam_smumgr.c2182 case DRAM_LOG_PHY_ADDR_H: in vegam_get_offsetof()
2183 return offsetof(SMU75_SoftRegisters, DRAM_LOG_PHY_ADDR_H); in vegam_get_offsetof()
H A Dfiji_smumgr.c2326 case DRAM_LOG_PHY_ADDR_H: in fiji_get_offsetof()
2327 return offsetof(SMU73_SoftRegisters, DRAM_LOG_PHY_ADDR_H); in fiji_get_offsetof()
H A Diceland_smumgr.c2233 case DRAM_LOG_PHY_ADDR_H: in iceland_get_offsetof()
2234 return offsetof(SMU71_SoftRegisters, DRAM_LOG_PHY_ADDR_H); in iceland_get_offsetof()
H A Dpolaris10_smumgr.c2277 case DRAM_LOG_PHY_ADDR_H: in polaris10_get_offsetof()
2278 return offsetof(SMU74_SoftRegisters, DRAM_LOG_PHY_ADDR_H); in polaris10_get_offsetof()
H A Dci_smumgr.c2265 case DRAM_LOG_PHY_ADDR_H: in ci_get_offsetof()
2266 return offsetof(SMU7_SoftRegisters, DRAM_LOG_PHY_ADDR_H); in ci_get_offsetof()
H A Dtonga_smumgr.c2615 case DRAM_LOG_PHY_ADDR_H: in tonga_get_offsetof()
2616 return offsetof(SMU72_SoftRegisters, DRAM_LOG_PHY_ADDR_H); in tonga_get_offsetof()
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dsmu7_hwmgr.c4742 SMU_SoftRegisters, DRAM_LOG_PHY_ADDR_H), in smu7_notify_cac_buffer_info()