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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h1041 mc->rridx = (uint8_t)((mc->cr->__dont_write_directly__verb & QM_MCC_VERB_VBIT) ?
1043 mc->vbit = (uint8_t)(mc->rridx ? QM_MCC_VERB_VBIT : 0);
1113 mc->vbit ^= QM_MCC_VERB_VBIT;
H A Dfsl_qman.h701 #define QM_MCC_VERB_VBIT 0x80 macro

Completed in 81 milliseconds