OCTEON_58XX_MODEL_MASK  309 arch/mips/include/asm/octeon/octeon-model.h #define OCTEON_58XX_MODEL_REV_MASK   (OCTEON_58XX_FAMILY_REV_MASK | OCTEON_58XX_MODEL_MASK)
OCTEON_58XX_MODEL_MASK  339 arch/mips/include/asm/octeon/octeon-model.h 			&& __OCTEON_MATCH_MASK__((chip_model), (arg_model), OCTEON_58XX_MODEL_MASK)) || \
OCTEON_58XX_MODEL_MASK  347 arch/mips/include/asm/octeon/octeon-model.h 			&& __OCTEON_MATCH_MASK__((chip_model), (arg_model), OCTEON_58XX_MODEL_MASK)) || \
OCTEON_58XX_MODEL_MASK  360 arch/mips/include/asm/octeon/octeon-model.h 			&& (((chip_model) & OCTEON_58XX_MODEL_MASK) < ((arg_model) & OCTEON_58XX_MODEL_MASK))) \