Searched refs:SPM_SLEEP_CPU_WAKEUP_EVENT (Results 1 – 3 of 3) sorted by relevance
238 if (((mmio_read_32(SPM_SLEEP_CPU_WAKEUP_EVENT) & 0x1) == 1) in spm_mcdi_cpu_wake_up_event()242 __func__, mmio_read_32(SPM_SLEEP_CPU_WAKEUP_EVENT), in spm_mcdi_cpu_wake_up_event()269 mmio_write_32(SPM_SLEEP_CPU_WAKEUP_EVENT, wake_up_event); in spm_mcdi_cpu_wake_up_event()271 while (mmio_read_32(SPM_SLEEP_CPU_WAKEUP_EVENT) != wake_up_event) in spm_mcdi_cpu_wake_up_event()
69 #define SPM_SLEEP_CPU_WAKEUP_EVENT (SPM_BASE + 0x814) macro
307 mmio_write_32(SPM_SLEEP_CPU_WAKEUP_EVENT, 0); in spm_clean_after_wakeup()