feat(plat/nxp/common/psci): define CPUECTLR_TIMER_2TICKS

Define CPUECTLR_TIMER_2TICKS.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
Change-Id: Iecb5ede82939e8502d2f1bc74ec3bfe2a00be65c
This commit is contained in:
Jiafei Pan 2021-09-10 19:08:19 +08:00
parent a204785322
commit 3a2cc2e262
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@
#define CPUECTLR_RET_SET 0x2
#define CPUECTLR_TIMER_MASK 0x7
#define CPUECTLR_TIMER_8TICKS 0x2
#define CPUECTLR_TIMER_2TICKS 0x1
#define SCR_IRQ_MASK 0x2
#define SCR_FIQ_MASK 0x4