Home
last modified time | relevance | path

Searched refs:microcode_version_info (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dhwmgr.h790 struct phm_microcode_version_info microcode_version_info; member
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dvegam_smumgr.c289 hwmgr->microcode_version_info.SMC = tmp; in vegam_process_firmware_header()
Dfiji_smumgr.c2510 hwmgr->microcode_version_info.SMC = tmp; in fiji_process_firmware_header()
Diceland_smumgr.c2348 hwmgr->microcode_version_info.SMC = tmp; in iceland_process_firmware_header()
Dpolaris10_smumgr.c2556 hwmgr->microcode_version_info.SMC = tmp; in polaris10_process_firmware_header()
Dci_smumgr.c2436 hwmgr->microcode_version_info.SMC = tmp; in ci_process_firmware_header()
Dtonga_smumgr.c2823 hwmgr->microcode_version_info.SMC = tmp; in tonga_process_firmware_header()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_hwmgr.c208 hwmgr->microcode_version_info.MC = cgs_read_register(hwmgr->device, mmMC_SEQ_IO_DEBUG_DATA); in smu7_get_mc_microcode_version()