Home
last modified time | relevance | path

Searched refs:BOOT_PARAM_VOTING_OFFSET (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/arch/arm64/core/
Dboot.h25 #define BOOT_PARAM_VOTING_OFFSET 16 macro
Dsmp.c49 BUILD_ASSERT(offsetof(struct boot_params, voting) == BOOT_PARAM_VOTING_OFFSET);
Dreset.S141 add x4, x0, #BOOT_PARAM_VOTING_OFFSET
/Zephyr-latest/arch/arm/core/cortex_a_r/
Dboot.h29 #define BOOT_PARAM_VOTING_OFFSET 28 macro
Dsmp.c69 BUILD_ASSERT(offsetof(struct boot_params, voting) == BOOT_PARAM_VOTING_OFFSET);
Dreset.S225 add r4, r0, #BOOT_PARAM_VOTING_OFFSET