Searched refs:GITS_TYPER (Results 1 – 2 of 2) sorted by relevance
175 #define GITS_TYPER 0x0008 macro
863 u64 typer = readq_relaxed(its->base + GITS_TYPER); in its_alloc_tables()1089 if (readq_relaxed(its->base + GITS_TYPER) & GITS_TYPER_PTA) { in its_cpu_init_collection()1477 its->ite_size = ((readl_relaxed(its_base + GITS_TYPER) >> 4) & 0xf) + 1; in its_probe()