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

/linux-master/drivers/soc/fsl/qbman/
H A Dqman.c53 #define QM_REG_DQRR_ITR 0x3180 macro
89 #define QM_REG_DQRR_ITR 0x0048 macro
621 dqrr->ithresh = qm_in(portal, QM_REG_DQRR_ITR);
733 qm_out(portal, QM_REG_DQRR_ITR, ithresh);
1052 *ithresh = qm_in(&portal->p, QM_REG_DQRR_ITR);

Completed in 243 milliseconds