Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/mt8173/drivers/spm/
H A Dspm_mcdi.c236 void spm_mcdi_cpu_wake_up_event(int wake_up_event, int disable_dormant_power) in spm_mcdi_cpu_wake_up_event() argument
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()