Searched refs:GICR_TYPER_PLPIS (Results 1 – 2 of 2) sorted by relevance
241 #define GICR_TYPER_PLPIS __BIT(0) macro
589 if ((typer & GICR_TYPER_PLPIS) == 0) in gicv3_lpi_cpu_init()