Searched refs:MAILBOX_IRQ_NOTFULL (Results 1 – 1 of 1) sorted by relevance
63 #define MAILBOX_IRQ_NOTFULL(m) (1 << (2 * (m) + 1)) macro821 fifo->intr_bit = MAILBOX_IRQ_NOTFULL(finfo->tx_id); in omap_mbox_probe()