Searched defs:GICD_TYPER_SPIS (Results 1 – 2 of 2) sorted by relevance
89 #define GICD_TYPER_SPIS(typer) ((((typer) & 0x1f) + 1) * 32) macro