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