Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/plat/common/
H A Dplat_hold_pen.S39 mov_imm \tmp, HOLD_MAGIC2
63 mov_imm \tmp, HOLD_MAGIC2
H A Dplat_hold_pen.h51 #define HOLD_MAGIC2 UL(0xBEEFBEEF) macro
/rk3399_ARM-atf/plat/common/
H A Dplat_hold_pen.c33 hold_pen[i].magic2 = HOLD_MAGIC2; in plat_hold_pen_init()