i_bcnt_hi          74 drivers/soc/fsl/qbman/qman_priv.h 	u8 i_bcnt_hi;	/* high 8-bits of 40-bit "Instant" */
i_bcnt_hi          84 drivers/soc/fsl/qbman/qman_priv.h 	return ((u64)q->i_bcnt_hi << 32) | be32_to_cpu(q->i_bcnt_lo);