Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dsmu7_fusion.h73 uint32_t DRAM_LOG_BUFF_SIZE; member
256 uint32_t DRAM_LOG_BUFF_SIZE; member
H A Dsmu7_discrete.h82 uint32_t DRAM_LOG_BUFF_SIZE; member
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu7_fusion.h73 uint32_t DRAM_LOG_BUFF_SIZE; member
256 uint32_t DRAM_LOG_BUFF_SIZE; member
H A Dsmumgr.h55 DRAM_LOG_BUFF_SIZE, enumerator
H A Dsmu71.h399 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.h476 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
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c2180 case DRAM_LOG_BUFF_SIZE: in vegam_get_offsetof()
2181 return offsetof(SMU75_SoftRegisters, DRAM_LOG_BUFF_SIZE); in vegam_get_offsetof()
H A Dfiji_smumgr.c2320 case DRAM_LOG_BUFF_SIZE: in fiji_get_offsetof()
2321 return offsetof(SMU73_SoftRegisters, DRAM_LOG_BUFF_SIZE); in fiji_get_offsetof()
H A Diceland_smumgr.c2239 case DRAM_LOG_BUFF_SIZE: in iceland_get_offsetof()
2240 return offsetof(SMU71_SoftRegisters, DRAM_LOG_BUFF_SIZE); in iceland_get_offsetof()
H A Dpolaris10_smumgr.c2445 case DRAM_LOG_BUFF_SIZE: in polaris10_get_offsetof()
2446 return offsetof(SMU74_SoftRegisters, DRAM_LOG_BUFF_SIZE); in polaris10_get_offsetof()
H A Dci_smumgr.c2274 case DRAM_LOG_BUFF_SIZE: in ci_get_offsetof()
2275 return offsetof(SMU7_SoftRegisters, DRAM_LOG_BUFF_SIZE); in ci_get_offsetof()
H A Dtonga_smumgr.c2631 case DRAM_LOG_BUFF_SIZE: in tonga_get_offsetof()
2632 return offsetof(SMU72_SoftRegisters, DRAM_LOG_BUFF_SIZE); in tonga_get_offsetof()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c5410 SMU_SoftRegisters, DRAM_LOG_BUFF_SIZE), in smu7_notify_cac_buffer_info()