Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mailbox/
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()