EQCR_SHIFT 392 drivers/soc/fsl/qbman/qman.c #define EQCR_CARRY (uintptr_t)(QM_EQCR_SIZE << EQCR_SHIFT) EQCR_SHIFT 407 drivers/soc/fsl/qbman/qman.c return ((uintptr_t)e >> EQCR_SHIFT) & (QM_EQCR_SIZE - 1);