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

/linux-master/include/soc/fsl/
H A Dqman.h302 #define QM_MR_VERB_VBIT 0x80 macro
/linux-master/drivers/soc/fsl/qbman/
H A Dqman.c774 ? QM_MR_VERB_VBIT : 0;
819 if ((res->verb & QM_MR_VERB_VBIT) == mr->vbit) {
822 mr->vbit ^= QM_MR_VERB_VBIT;

Completed in 149 milliseconds