Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3.c324 static u32 convert_offset_index(struct irq_data *d, u32 offset, u32 *index) in convert_offset_index() function
379 offset = convert_offset_index(d, offset, &index); in gic_peek_irq()
395 offset = convert_offset_index(d, offset, &index); in gic_poke_irq()
505 offset = convert_offset_index(d, GICD_IPRIORITYR, &index); in gic_irq_set_prio()
671 offset = convert_offset_index(d, GICD_ICFGR, &index); in gic_set_type()
1424 offset = convert_offset_index(d, GICD_IROUTER, &index); in gic_set_affinity()