Home
last modified time | relevance | path

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

/linux/drivers/soc/fsl/qbman/
H A Dbman.c142 #define BM_MCC_VERB_ACQUIRE_BUFCOUNT 0x0f /* values 1..8 go here */ macro
159 #define BM_MCR_VERB_ACQUIRE_BUFCOUNT BM_MCC_VERB_ACQUIRE_BUFCOUNT /* 0..8 */
798 (num & BM_MCC_VERB_ACQUIRE_BUFCOUNT)); in bman_acquire()