Searched refs:altera_mbox_full (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mailbox/
H A Dmailbox-altera.c70 static inline int altera_mbox_full(struct altera_mbox *mbox) altera_mbox_full() function
230 if (altera_mbox_full(mbox)) altera_mbox_send_data()
249 return altera_mbox_full(mbox) ? false : true; altera_mbox_last_tx_done()

Completed in 37 milliseconds