Searched refs:altera_mbox_pending (Results 1 – 1 of 1) sorted by relevance
79 static inline int altera_mbox_pending(struct altera_mbox *mbox) in altera_mbox_pending() function133 if (altera_mbox_pending(mbox)) { in altera_mbox_rx_data()256 return altera_mbox_pending(mbox) ? true : false; in altera_mbox_peek_data()