protected_mode 298 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c smu_data->protected_mode = (uint8_t) (PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, SMU_FIRMWARE, SMU_MODE)); protected_mode 302 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c if (smu_data->protected_mode == 0) protected_mode 56 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.h uint8_t protected_mode; protected_mode 199 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c smu_data->protected_mode = (uint8_t)(PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, protected_mode 205 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c if (smu_data->protected_mode == 0) protected_mode 65 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.h uint8_t protected_mode;