Home
last modified time | relevance | path

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

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