Searched refs:MAILBOX_IRQENABLE (Results 1 – 1 of 1) sorted by relevance
42 #define MAILBOX_IRQENABLE(type, u) (type ? OMAP4_MAILBOX_IRQENABLE(u) : \ macro353 reg = MAILBOX_IRQENABLE(mdev->intr_type, usr); in omap_mbox_suspend()369 reg = MAILBOX_IRQENABLE(mdev->intr_type, usr); in omap_mbox_resume()534 fifo->irqenable = MAILBOX_IRQENABLE(intr_type, tx_usr); in omap_mbox_probe()542 fifo->irqenable = MAILBOX_IRQENABLE(intr_type, rx_usr); in omap_mbox_probe()
Completed in 6 milliseconds