Searched refs:GICD_TYPER (Results 1 – 3 of 3) sorted by relevance
28 #define GICD_TYPER 0x0004 macro
479 return !!(readl_relaxed(gic_data.dist_base + GICD_TYPER) & GICD_TYPER_LPIS); in gic_dist_supports_lpis()850 typer = readl_relaxed(gic_data.dist_base + GICD_TYPER); in gic_of_init()
351 .base = GICD_TYPER,