Searched refs:QM_REG_EQCR_CI_CINH (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/soc/fsl/qbman/
H A Dqman.c49 #define QM_REG_EQCR_CI_CINH 0x3040 macro
85 #define QM_REG_EQCR_CI_CINH 0x0004 macro
431 eqcr->ci = qm_in(portal, QM_REG_EQCR_CI_CINH) & (QM_EQCR_SIZE - 1);
456 u8 ci = qm_in(portal, QM_REG_EQCR_CI_CINH) & (QM_EQCR_SIZE - 1);

Completed in 104 milliseconds