Searched refs:TYPER_ESPI (Results 1 – 3 of 3) sorted by relevance
115 if ((typer_reg & TYPER_ESPI) != 0U) { in gicv3_spis_config_defaults()
753 if ((typer_reg & TYPER_ESPI) != 0U) { in gicv3_distif_save()877 if ((typer_reg & TYPER_ESPI) != 0U) { in gicv3_distif_init_restore()
147 #define TYPER_ESPI U(1 << 8) macro