Searched refs:SPM_SLEEP_CPU_WAKEUP_EVENT (Results 1 – 4 of 4) sorted by relevance
235 if (((mmio_read_32(SPM_SLEEP_CPU_WAKEUP_EVENT) & 0x1) == 1) in spm_mcdi_cpu_wake_up_event()239 __func__, mmio_read_32(SPM_SLEEP_CPU_WAKEUP_EVENT), in spm_mcdi_cpu_wake_up_event()266 mmio_write_32(SPM_SLEEP_CPU_WAKEUP_EVENT, wake_up_event); in spm_mcdi_cpu_wake_up_event()268 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
305 mmio_write_32(SPM_SLEEP_CPU_WAKEUP_EVENT, 0); in spm_clean_after_wakeup()
70 #define SPM_SLEEP_CPU_WAKEUP_EVENT (SPM_BASE + 0x814) macro