Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dvegam_smumgr.c126 PHM_WAIT_VFPF_INDIRECT_FIELD(hwmgr, SMC_IND, RCU_UC_EVENTS, INTERRUPTS_ENABLED, 1); in vegam_start_smu_in_protection_mode()
160 PHM_WAIT_VFPF_INDIRECT_FIELD_UNEQUAL(hwmgr, SMC_IND, RCU_UC_EVENTS, boot_seq_done, 0); in vegam_start_smu_in_non_protection_mode()
Dfiji_smumgr.c137 PHM_WAIT_VFPF_INDIRECT_FIELD(hwmgr, SMC_IND, RCU_UC_EVENTS, in fiji_start_smu_in_protection_mode()
166 RCU_UC_EVENTS, boot_seq_done, 0); in fiji_start_smu_in_non_protection_mode()
Dpolaris10_smumgr.c226 PHM_WAIT_VFPF_INDIRECT_FIELD(hwmgr, SMC_IND, RCU_UC_EVENTS, INTERRUPTS_ENABLED, 1); in polaris10_start_smu_in_protection_mode()
260 PHM_WAIT_VFPF_INDIRECT_FIELD_UNEQUAL(hwmgr, SMC_IND, RCU_UC_EVENTS, boot_seq_done, 0); in polaris10_start_smu_in_non_protection_mode()
Dtonga_smumgr.c130 RCU_UC_EVENTS, INTERRUPTS_ENABLED, 1); in tonga_start_in_protection_mode()
161 RCU_UC_EVENTS, boot_seq_done, 0); in tonga_start_in_non_protection_mode()
Diceland_smumgr.c208 RCU_UC_EVENTS, boot_seq_done, 0); in iceland_smu_upload_firmware_image()
Dci_smumgr.c2357 PHM_WAIT_INDIRECT_FIELD(hwmgr, SMC_IND, RCU_UC_EVENTS, in ci_upload_firmware()
/drivers/gpu/drm/radeon/
Dcikd.h86 #define RCU_UC_EVENTS 0xC0000004 macro
Dci_dpm.c2062 if (RREG32_SMC(RCU_UC_EVENTS) & BOOT_SEQ_DONE) in ci_upload_firmware()