Lines Matching refs:RREG32_SMC
130 uint32_t val = RREG32_SMC(ixSMC_SYSCON_CLOCK_CNTL_0); in tonga_is_smc_ram_running()
133 return ((0 == val) && (0x20100 <= RREG32_SMC(ixSMC_PC_C))); in tonga_is_smc_ram_running()
248 val = RREG32_SMC(ixSMC_SYSCON_CLOCK_CNTL_0);
349 uint32_t val = RREG32_SMC(ixSMC_SYSCON_RESET_CNTL);
353 val = RREG32_SMC(ixSMC_SYSCON_CLOCK_CNTL_0);
550 if (fw_mask == (RREG32_SMC(ixSOFT_REGISTERS_TABLE_28) & fw_mask)) in tonga_smu_check_fw_load_finish()
570 val = RREG32_SMC(ixSMC_SYSCON_RESET_CNTL); in tonga_smu_start_in_protection_mode()
582 val = RREG32_SMC(ixSMC_SYSCON_CLOCK_CNTL_0); in tonga_smu_start_in_protection_mode()
587 val = RREG32_SMC(ixSMC_SYSCON_RESET_CNTL); in tonga_smu_start_in_protection_mode()
592 val = RREG32_SMC(ixSMU_INPUT_DATA); in tonga_smu_start_in_protection_mode()
600 val = RREG32_SMC(ixRCU_UC_EVENTS); in tonga_smu_start_in_protection_mode()
618 val = RREG32_SMC(ixSMU_STATUS); in tonga_smu_start_in_protection_mode()
630 val = RREG32_SMC(ixSMU_STATUS); in tonga_smu_start_in_protection_mode()
638 val = RREG32_SMC(ixFIRMWARE_FLAGS); in tonga_smu_start_in_protection_mode()
659 val = RREG32_SMC(ixRCU_UC_EVENTS); in tonga_smu_start_in_non_protection_mode()
675 val = RREG32_SMC(ixSMC_SYSCON_RESET_CNTL); in tonga_smu_start_in_non_protection_mode()
687 val = RREG32_SMC(ixSMC_SYSCON_CLOCK_CNTL_0); in tonga_smu_start_in_non_protection_mode()
692 val = RREG32_SMC(ixSMC_SYSCON_RESET_CNTL); in tonga_smu_start_in_non_protection_mode()
698 val = RREG32_SMC(ixFIRMWARE_FLAGS); in tonga_smu_start_in_non_protection_mode()
718 val = RREG32_SMC(ixSMU_FIRMWARE); in tonga_smu_start()