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

/linux-master/drivers/mailbox/
H A Dbcm-pdc-mailbox.c57 #define PDC_RING_SPACE_MIN 15 macro
1151 * PDC_RING_SPACE_MIN descriptors available, then indicate that the mailbox
1161 if (unlikely(pdc_rings_full(pdcs, PDC_RING_SPACE_MIN,
1162 PDC_RING_SPACE_MIN))) {

Completed in 107 milliseconds