MATCH_MASK
#define MATCH_MASK 0x03F
#define MATCH_MASK(match) (EFX_MASK32(match) << EFX_LOW_BIT(match))
#undef MATCH_MASK