Searched refs:MAILBOX_IRQ_NEWMSG (Results 1 – 1 of 1) sorted by relevance
17 #define MAILBOX_IRQ_NEWMSG(m) (1 << (2 * (m))) macro77 if ((flags & MAILBOX_IRQ_NEWMSG(i_channel))) { in omap_mailbox_isr()183 irqstatus |= MAILBOX_IRQ_NEWMSG(channel); in omap_mailbox_set_enabled()185 irqstatus &= ~MAILBOX_IRQ_NEWMSG(channel); in omap_mailbox_set_enabled()