Searched defs:GICD_TYPER_NUM_LPIS (Results 1 – 2 of 2) sorted by relevance
88 #define GICD_TYPER_NUM_LPIS(typer) ((((typer) >> 11) & 0x1f) + 1) macro