Home
last modified time | relevance | path

Searched refs:SGIR_INTID_MASK (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/arch/arm/cortex_a_r/
Dcpu.h114 #define SGIR_INTID_MASK (0xf) macro
123 (((_intid) & SGIR_INTID_MASK) << SGIR_INTID_SHIFT) | \
/Zephyr-latest/include/zephyr/arch/arm64/
Dcpu.h176 #define SGIR_INTID_MASK (0xf) macro
185 (((_intid) & SGIR_INTID_MASK) << SGIR_INTID_SHIFT) | \