Searched refs:altera_mbox_full (Results 1 – 1 of 1) sorted by relevance
71 static inline int altera_mbox_full(struct altera_mbox *mbox) in altera_mbox_full() function230 if (altera_mbox_full(mbox)) in altera_mbox_send_data()249 return altera_mbox_full(mbox) ? false : true; in altera_mbox_last_tx_done()