Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/cell/
H A Dspider-pic.c64 static void __iomem *spider_get_irq_config(struct spider_pic *pic, in spider_get_irq_config() function
73 void __iomem *cfg = spider_get_irq_config(pic, irqd_to_hwirq(d)); in spider_unmask_irq()
81 void __iomem *cfg = spider_get_irq_config(pic, irqd_to_hwirq(d)); in spider_mask_irq()
109 void __iomem *cfg = spider_get_irq_config(pic, hw); in spider_set_irq_type()