Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Domap-mailbox.c165 static int mbox_fifo_full(struct omap_mbox *mbox) in mbox_fifo_full() function
535 if (!mbox_fifo_full(mbox)) { in omap_mbox_chan_send_noirq()
553 if (!mbox_fifo_full(mbox)) { in omap_mbox_chan_send()