OCTEON_CN63XX_PASS1_0  153 arch/mips/include/asm/octeon/octeon-model.h #define OCTEON_CN63XX_PASS1_X	(OCTEON_CN63XX_PASS1_0 | OM_IGNORE_MINOR_REVISION)
OCTEON_CN63XX_PASS1_0  275 arch/mips/include/asm/octeon/octeon-model.h #define OCTEON_CN6XXX		(OCTEON_CN63XX_PASS1_0 | OM_MATCH_6XXX_FAMILY_MODELS)
OCTEON_CN63XX_PASS1_0  350 arch/mips/include/asm/octeon/octeon-model.h 			&& ((chip_model & OCTEON_PRID_MASK) < OCTEON_CN63XX_PASS1_0)) || \
OCTEON_CN63XX_PASS1_0  352 arch/mips/include/asm/octeon/octeon-model.h 			&& ((chip_model & OCTEON_PRID_MASK) >= OCTEON_CN63XX_PASS1_0) \
OCTEON_CN63XX_PASS1_0 1238 arch/mips/pci/pcie-octeon.c 	if (OCTEON_IS_MODEL(OCTEON_CN63XX_PASS1_0)) {