Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mailbox/
Dbcm-pdc-mailbox.c69 #define PDC_RING_SPACE_MIN 15 macro
1176 if (unlikely(pdc_rings_full(pdcs, PDC_RING_SPACE_MIN, in pdc_last_tx_done()
1177 PDC_RING_SPACE_MIN))) { in pdc_last_tx_done()