OCTEON_CNF71XX_PASS1_0  119 arch/mips/include/asm/octeon/octeon-model.h #define OCTEON_CNF71XX		(OCTEON_CNF71XX_PASS1_0 | OM_IGNORE_REVISION)
OCTEON_CNF71XX_PASS1_0  120 arch/mips/include/asm/octeon/octeon-model.h #define OCTEON_CNF71XX_PASS1_X	(OCTEON_CNF71XX_PASS1_0 | OM_IGNORE_MINOR_REVISION)
OCTEON_CNF71XX_PASS1_0  276 arch/mips/include/asm/octeon/octeon-model.h #define OCTEON_CNF7XXX		(OCTEON_CNF71XX_PASS1_0 | \
OCTEON_CNF71XX_PASS1_0  353 arch/mips/include/asm/octeon/octeon-model.h 			&& ((chip_model & OCTEON_PRID_MASK) < OCTEON_CNF71XX_PASS1_0)) || \
OCTEON_CNF71XX_PASS1_0  355 arch/mips/include/asm/octeon/octeon-model.h 			&& ((chip_model & OCTEON_PRID_MASK) >= OCTEON_CNF71XX_PASS1_0) \