Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mailbox/
H A Dmailbox-altera.c60 static inline int altera_mbox_full(struct altera_mbox *mbox) in altera_mbox_full() function
219 if (altera_mbox_full(mbox)) in altera_mbox_send_data()
238 return altera_mbox_full(mbox) ? false : true; in altera_mbox_last_tx_done()
/kernel/linux/linux-6.6/drivers/mailbox/
H A Dmailbox-altera.c60 static inline int altera_mbox_full(struct altera_mbox *mbox) in altera_mbox_full() function
219 if (altera_mbox_full(mbox)) in altera_mbox_send_data()
238 return altera_mbox_full(mbox) ? false : true; in altera_mbox_last_tx_done()

Completed in 2 milliseconds