Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/rb532/
H A Dirq.c86 static inline int group_to_ip(unsigned int group) in group_to_ip() function
126 enable_local_irq(group_to_ip(group)); in rb532_enable_irq()
160 disable_local_irq(group_to_ip(group)); in rb532_disable_irq()
167 ack_local_irq(group_to_ip(irq_to_group(d->irq))); in rb532_mask_and_ack_irq()