Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/cpcv5_4/
H A Dmt_smp.c74 mmio_setbits_32(SPM_EXT_INT_WAKEUP_REQ_CLR, BIT(cpu_id)); in mt_smp_power_core_on()
H A Dmt_cpu_pm.c517 mmio_write_32(SPM_EXT_INT_WAKEUP_REQ_CLR, BIT(cpu)); in mcusys_prepare_resume()
/rk3399_ARM-atf/plat/mediatek/mt8196/include/
H A Dplatform_def.h80 #define SPM_EXT_INT_WAKEUP_REQ_CLR (SPM_BASE + 0x218) macro