Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/drivers/arm/
A Dgicv2.h55 #define SGIR_INTID_MASK ULL(0xf) macro
63 ((intid) & SGIR_INTID_MASK))
A Dgicv3.h313 #define SGIR_INTID_MASK ULL(0xf) macro
326 (((_intid) & SGIR_INTID_MASK) << SGIR_INTID_SHIFT) | \

Completed in 6 milliseconds