Searched refs:smum_get_offsetof (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/inc/ |
A D | smumgr.h | 104 extern uint32_t smum_get_offsetof(struct pp_hwmgr *hwmgr,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
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
|
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()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
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() 4028 offset = data->soft_regs_start + smum_get_offsetof(hwmgr, in smu7_read_sensor() 4600 data->soft_regs_start + smum_get_offsetof(hwmgr, in smu7_program_display_gap() 4605 data->soft_regs_start + smum_get_offsetof(hwmgr, in smu7_program_display_gap() 5370 smum_get_offsetof(hwmgr, in smu7_notify_cac_buffer_info() 5376 smum_get_offsetof(hwmgr, in smu7_notify_cac_buffer_info() 5382 smum_get_offsetof(hwmgr, in smu7_notify_cac_buffer_info() 5388 smum_get_offsetof(hwmgr, in smu7_notify_cac_buffer_info() [all …]
|
Completed in 14 milliseconds