Home
last modified time | relevance | path

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

/arch/arm/plat-omap/
Dmailbox.h68 static inline void mbox_fifo_write(struct omap_mbox *mbox, mbox_msg_t msg) in mbox_fifo_write() function
Dmailbox.c69 mbox_fifo_write(mbox, msg); in __mbox_msg_send()