Home
last modified time | relevance | path

Searched refs:PDC_RING_SPACE_MIN (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mailbox/
H A Dbcm-pdc-mailbox.c58 #define PDC_RING_SPACE_MIN 15 macro
1162 if (unlikely(pdc_rings_full(pdcs, PDC_RING_SPACE_MIN, in pdc_last_tx_done()
1163 PDC_RING_SPACE_MIN))) { in pdc_last_tx_done()