Searched refs:HOLD_SLOT_ENTRY (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/include/plat/common/ |
| H A D | plat_hold_pen.h | 69 #define HOLD_SLOT_ENTRY 0 macro 70 #define HOLD_SLOT_MAGIC1 HOLD_SLOT_ENTRY + HOLD_SLOT_ENTRY_SIZE 89 CASSERT(offsetof(struct hold_slot, entry) == HOLD_SLOT_ENTRY,
|
| H A D | plat_hold_pen.S | 42 ldr \idx, [\base, #HOLD_SLOT_ENTRY] 47 str \tmp, [\base, #HOLD_SLOT_ENTRY] 66 ldr \idx, [\base, #HOLD_SLOT_ENTRY] 71 str \tmp, [\base, #HOLD_SLOT_ENTRY]
|