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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h853 mr->vbit = (uint8_t)((qm_in(MR_PI_CINH) & QM_MR_SIZE) ?QM_MR_VERB_VBIT : 0);
951 if ((res->verb & QM_MR_VERB_VBIT) == mr->vbit) {
954 mr->vbit ^= QM_MR_VERB_VBIT;
H A Dfsl_qman.h496 #define QM_MR_VERB_VBIT 0x80 macro

Completed in 109 milliseconds