MR_SHIFT          746 drivers/soc/fsl/qbman/qman.c #define MR_CARRY	(uintptr_t)(QM_MR_SIZE << MR_SHIFT)
MR_SHIFT          759 drivers/soc/fsl/qbman/qman.c 	return ((uintptr_t)e >> MR_SHIFT) & (QM_MR_SIZE - 1);