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

/linux-master/drivers/soc/fsl/qbman/
H A Dqman.c59 #define QM_REG_MR_CI_CINH 0x3340 macro
95 #define QM_REG_MR_CI_CINH 0x0084 macro
770 mr->ci = qm_in(portal, QM_REG_MR_CI_CINH) & (QM_MR_SIZE - 1);
835 qm_out(portal, QM_REG_MR_CI_CINH, mr->ci);
844 qm_out(portal, QM_REG_MR_CI_CINH, mr->ci);

Completed in 100 milliseconds