Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dsmu7_fusion.h74 uint32_t DRAM_LOG_BUFF_SIZE; member
265 uint32_t DRAM_LOG_BUFF_SIZE; member
H A Dsmumgr.h54 DRAM_LOG_BUFF_SIZE, enumerator
H A Dsmu71.h404 uint32_t DRAM_LOG_BUFF_SIZE; member
H A Dsmu7_discrete.h83 uint32_t DRAM_LOG_BUFF_SIZE; member
H A Dsmu72.h504 uint32_t DRAM_LOG_BUFF_SIZE; member
H A Dsmu73.h486 uint32_t DRAM_LOG_BUFF_SIZE; member
H A Dsmu75.h441 uint32_t DRAM_LOG_BUFF_SIZE; member
H A Dsmu74.h548 uint32_t DRAM_LOG_BUFF_SIZE; member
/dragonfly/sys/dev/drm/radeon/
H A Dsmu7_fusion.h74 uint32_t DRAM_LOG_BUFF_SIZE; member
265 uint32_t DRAM_LOG_BUFF_SIZE; member
H A Dsmu7_discrete.h83 uint32_t DRAM_LOG_BUFF_SIZE; member
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dvegam_smumgr.c2186 case DRAM_LOG_BUFF_SIZE: in vegam_get_offsetof()
2187 return offsetof(SMU75_SoftRegisters, DRAM_LOG_BUFF_SIZE); in vegam_get_offsetof()
H A Dfiji_smumgr.c2330 case DRAM_LOG_BUFF_SIZE: in fiji_get_offsetof()
2331 return offsetof(SMU73_SoftRegisters, DRAM_LOG_BUFF_SIZE); in fiji_get_offsetof()
H A Diceland_smumgr.c2237 case DRAM_LOG_BUFF_SIZE: in iceland_get_offsetof()
2238 return offsetof(SMU71_SoftRegisters, DRAM_LOG_BUFF_SIZE); in iceland_get_offsetof()
H A Dpolaris10_smumgr.c2281 case DRAM_LOG_BUFF_SIZE: in polaris10_get_offsetof()
2282 return offsetof(SMU74_SoftRegisters, DRAM_LOG_BUFF_SIZE); in polaris10_get_offsetof()
H A Dci_smumgr.c2269 case DRAM_LOG_BUFF_SIZE: in ci_get_offsetof()
2270 return offsetof(SMU7_SoftRegisters, DRAM_LOG_BUFF_SIZE); in ci_get_offsetof()
H A Dtonga_smumgr.c2619 case DRAM_LOG_BUFF_SIZE: in tonga_get_offsetof()
2620 return offsetof(SMU72_SoftRegisters, DRAM_LOG_BUFF_SIZE); in tonga_get_offsetof()
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dsmu7_hwmgr.c4754 SMU_SoftRegisters, DRAM_LOG_BUFF_SIZE), in smu7_notify_cac_buffer_info()