Searched refs:wake_up_event (Results 1 – 1 of 1) sorted by relevance
236 void spm_mcdi_cpu_wake_up_event(int wake_up_event, int disable_dormant_power) in spm_mcdi_cpu_wake_up_event() argument269 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()