Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/include/drivers/mcusys/v2/
H A Dmcucfg.h29 #define CPC_WAKEUP_REQ (MCUSYS_CPC_BASE + 0x14c) macro
/rk3399_ARM-atf/plat/mediatek/include/drivers/mcusys/v3/
H A Dmcucfg.h29 #define CPC_WAKEUP_REQ (MCUSYS_CPC_BASE + 0x14c) macro
/rk3399_ARM-atf/plat/mediatek/include/drivers/mcusys/v4/
H A Dmcucfg.h29 #define CPC_WAKEUP_REQ (MCUSYS_CPC_BASE + 0x14c) macro
/rk3399_ARM-atf/plat/mediatek/include/drivers/mcusys/v1/
H A Dmcucfg.h92 #define CPC_WAKEUP_REQ (MCUCFG_BASE + 0xa84c) macro
/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/cpcv5_4/
H A Dmt_cpu_pm_cpc.c101 if (mmio_read_32(CPC_WAKEUP_REQ) == in mtk_cpc_last_core_prot()