Home
last modified time | relevance | path

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

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