Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mailbox/
H A Dsprd-mailbox.c38 #define SPRD_OUTBOX_FIFO_FULL BIT(2) macro
86 if (fifo_sts & SPRD_OUTBOX_FIFO_FULL) in sprd_mbox_get_fifo_len()
/kernel/linux/linux-6.6/drivers/mailbox/
H A Dsprd-mailbox.c39 #define SPRD_OUTBOX_FIFO_FULL BIT(2) macro
91 if (fifo_sts & SPRD_OUTBOX_FIFO_FULL) in sprd_mbox_get_fifo_len()

Completed in 2 milliseconds