Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mailbox/
Domap-mailbox.c151 static void mbox_fifo_write(struct omap_mbox *mbox, mbox_msg_t msg) in mbox_fifo_write() function
551 mbox_fifo_write(mbox, (mbox_msg_t)data); in omap_mbox_chan_send_noirq()
568 mbox_fifo_write(mbox, (mbox_msg_t)data); in omap_mbox_chan_send()