Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mailbox/
Domap-mailbox.c55 #define MAILBOX_IRQENABLE(type, u) (type ? OMAP4_MAILBOX_IRQENABLE(u) : \ macro
782 fifo->irqenable = MAILBOX_IRQENABLE(intr_type, finfo->tx_usr); in omap_mbox_probe()
790 fifo->irqenable = MAILBOX_IRQENABLE(intr_type, finfo->rx_usr); in omap_mbox_probe()