Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/include/drivers/arm/
Dgicv3.h318 #define SGIR_AFF_MASK ULL(0xff) macro
323 ((((uint64_t) (_aff3) & SGIR_AFF_MASK) << SGIR_AFF3_SHIFT) | \
325 (((uint64_t) (_aff2) & SGIR_AFF_MASK) << SGIR_AFF2_SHIFT) | \
327 (((_aff1) & SGIR_AFF_MASK) << SGIR_AFF1_SHIFT) | \