OCTEON_38XX_MODEL_MASK  303 arch/mips/include/asm/octeon/octeon-model.h #define OCTEON_38XX_MODEL_REV_MASK   (OCTEON_38XX_FAMILY_REV_MASK | OCTEON_38XX_MODEL_MASK)
OCTEON_38XX_MODEL_MASK  327 arch/mips/include/asm/octeon/octeon-model.h 			&& __OCTEON_MATCH_MASK__((chip_model), (arg_model), OCTEON_38XX_MODEL_MASK)) || \
OCTEON_38XX_MODEL_MASK  335 arch/mips/include/asm/octeon/octeon-model.h 			&& (((chip_model) & OCTEON_38XX_MODEL_MASK) < ((arg_model) & OCTEON_38XX_MODEL_MASK))) \