OCTEON_CN58XX_PASS1_0  180 arch/mips/include/asm/octeon/octeon-model.h #define OCTEON_CN58XX_PASS1_X	(OCTEON_CN58XX_PASS1_0 | OM_IGNORE_MINOR_REVISION)
OCTEON_CN58XX_PASS1_0  273 arch/mips/include/asm/octeon/octeon-model.h #define OCTEON_CN3XXX		(OCTEON_CN58XX_PASS1_0 | OM_MATCH_PREVIOUS_MODELS | OM_IGNORE_REVISION)
OCTEON_CN58XX_PASS1_0  274 arch/mips/include/asm/octeon/octeon-model.h #define OCTEON_CN5XXX		(OCTEON_CN58XX_PASS1_0 | OM_MATCH_5XXX_FAMILY_MODELS)
OCTEON_CN58XX_PASS1_0  325 arch/mips/include/asm/octeon/octeon-model.h ((((arg_model & OCTEON_38XX_FAMILY_MASK) < OCTEON_CN58XX_PASS1_0)  && ( \
OCTEON_CN58XX_PASS1_0  337 arch/mips/include/asm/octeon/octeon-model.h 	(((arg_model & OCTEON_38XX_FAMILY_MASK) >= OCTEON_CN58XX_PASS1_0)  && ( \
OCTEON_CN58XX_PASS1_0  349 arch/mips/include/asm/octeon/octeon-model.h 			&& ((chip_model & OCTEON_PRID_MASK) >= OCTEON_CN58XX_PASS1_0) \