Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dhwmgr.h750 struct phm_microcode_version_info microcode_version_info; member
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dvegam_smumgr.c290 hwmgr->microcode_version_info.SMC = tmp; in vegam_process_firmware_header()
H A Dfiji_smumgr.c2518 hwmgr->microcode_version_info.SMC = tmp; in fiji_process_firmware_header()
H A Diceland_smumgr.c2346 hwmgr->microcode_version_info.SMC = tmp; in iceland_process_firmware_header()
H A Dpolaris10_smumgr.c2389 hwmgr->microcode_version_info.SMC = tmp; in polaris10_process_firmware_header()
H A Dci_smumgr.c2430 hwmgr->microcode_version_info.SMC = tmp; in ci_process_firmware_header()
H A Dtonga_smumgr.c2809 hwmgr->microcode_version_info.SMC = tmp; in tonga_process_firmware_header()
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dsmu7_hwmgr.c140 hwmgr->microcode_version_info.MC = cgs_read_register(hwmgr->device, mmMC_SEQ_IO_DEBUG_DATA); in smu7_get_mc_microcode_version()
4241 vbios_version = hwmgr->microcode_version_info.MC & 0xf; in smu7_check_mc_firmware()