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