Searched refs:smum_get_offsetof (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/inc/ |
D | smumgr.h | 104 extern uint32_t smum_get_offsetof(struct pp_hwmgr *hwmgr,
|
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
D | smumgr.c | 91 uint32_t smum_get_offsetof(struct pp_hwmgr *hwmgr, uint32_t type, uint32_t member) in smum_get_offsetof() function
|
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()
|
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | smu7_hwmgr.c | 1170 + smum_get_offsetof(hwmgr, in smu7_disable_sclk_vce_handshake() 1186 + smum_get_offsetof(hwmgr, in smu7_disable_handshake_uvd() 1280 smum_get_offsetof(hwmgr, SMU_SoftRegisters, in smu7_start_dpm() 3977 offset = data->soft_regs_start + smum_get_offsetof(hwmgr, in smu7_read_sensor() 4549 data->soft_regs_start + smum_get_offsetof(hwmgr, in smu7_program_display_gap() 4554 data->soft_regs_start + smum_get_offsetof(hwmgr, in smu7_program_display_gap() 5319 smum_get_offsetof(hwmgr, in smu7_notify_cac_buffer_info() 5325 smum_get_offsetof(hwmgr, in smu7_notify_cac_buffer_info() 5331 smum_get_offsetof(hwmgr, in smu7_notify_cac_buffer_info() 5337 smum_get_offsetof(hwmgr, in smu7_notify_cac_buffer_info() [all …]
|