Home
last modified time | relevance | path

Searched refs:gic_of_iomap (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3.c2242 static void __iomem *gic_of_iomap(struct device_node *node, int idx, in gic_of_iomap() function
2268 dist_base = gic_of_iomap(node, 0, "GICD", &res); in gic_of_init()
2293 rdist_regs[i].redist_base = gic_of_iomap(node, 1 + i, "GICR", &res); in gic_of_init()