Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/fsl/qbman/
H A Dbman.c120 #define BM_RCR_VERB_BUFCOUNT_MASK 0x0f /* values 1..8 */ macro
778 (num & BM_RCR_VERB_BUFCOUNT_MASK)); in bman_release()