Searched refs:muxTypeShift (Results 1 – 2 of 2) sorted by relevance
81 constexpr const uint8_t muxTypeShift = 4; variable
1502 switch ((featureArg & muxTypeMask) >> muxTypeShift) in handleMCTPSlotFeature()