Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/rb532/
Dirq.c87 static inline int group_to_ip(unsigned int group) in group_to_ip() function
127 enable_local_irq(group_to_ip(group)); in rb532_enable_irq()
161 disable_local_irq(group_to_ip(group)); in rb532_disable_irq()
168 ack_local_irq(group_to_ip(irq_to_group(d->irq))); in rb532_mask_and_ack_irq()