Home
last modified time | relevance | path

Searched refs:protected_mode (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dpolaris10_smumgr.h56 uint8_t protected_mode; member
Dvegam_smumgr.h65 uint8_t protected_mode; member
Dvegam_smumgr.c199 smu_data->protected_mode = (uint8_t)(PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, in vegam_start_smu()
205 if (smu_data->protected_mode == 0) in vegam_start_smu()
Dpolaris10_smumgr.c299 …smu_data->protected_mode = (uint8_t) (PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC… in polaris10_start_smu()
303 if (smu_data->protected_mode == 0) in polaris10_start_smu()