Searched refs:smum_get_offsetof (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | smumgr.h | 104 extern uint32_t smum_get_offsetof(struct pp_hwmgr *hwmgr,
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | smumgr.c | 91 uint32_t smum_get_offsetof(struct pp_hwmgr *hwmgr, uint32_t type, uint32_t member) in smum_get_offsetof() function
|
H A D | smu7_smumgr.c | 335 smu_data->soft_regs_start + smum_get_offsetof(hwmgr, in smu7_request_smu_load_fw() 443 smu_data->soft_regs_start + smum_get_offsetof(hwmgr, in smu7_check_fw_load_finish()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu7_hwmgr.c | 1169 + smum_get_offsetof(hwmgr, in smu7_disable_sclk_vce_handshake() 1185 + smum_get_offsetof(hwmgr, in smu7_disable_handshake_uvd() 1279 smum_get_offsetof(hwmgr, SMU_SoftRegisters, in smu7_start_dpm() 4022 offset = data->soft_regs_start + smum_get_offsetof(hwmgr, in smu7_read_sensor() 4608 data->soft_regs_start + smum_get_offsetof(hwmgr, in smu7_program_display_gap() 4613 data->soft_regs_start + smum_get_offsetof(hwmgr, in smu7_program_display_gap() 5378 smum_get_offsetof(hwmgr, in smu7_notify_cac_buffer_info() 5384 smum_get_offsetof(hwmgr, in smu7_notify_cac_buffer_info() 5390 smum_get_offsetof(hwmgr, in smu7_notify_cac_buffer_info() 5396 smum_get_offsetof(hwmgr, in smu7_notify_cac_buffer_info() [all …]
|