Home
last modified time | relevance | path

Searched refs:OCTEON_CN63XX_PASS1_0 (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/mips/include/asm/octeon/
Docteon-model.h86 #define OCTEON_CN63XX_PASS1_0 0x000d9000 macro
94 #define OCTEON_CN63XX_PASS1_X (OCTEON_CN63XX_PASS1_0 | OM_IGNORE_MINOR_REVISION)
209 #define OCTEON_CN6XXX (OCTEON_CN63XX_PASS1_0 | OM_MATCH_6XXX_FAMILY_MODELS)
275 && ((chip_model) >= OCTEON_CN58XX_PASS1_0) && ((chip_model) < OCTEON_CN63XX_PASS1_0)) || \
277 && ((chip_model) >= OCTEON_CN63XX_PASS1_0)) || \
/linux-3.4.99/arch/mips/pci/
Dpcie-octeon.c1240 if (OCTEON_IS_MODEL(OCTEON_CN63XX_PASS1_0)) { in __cvmx_pcie_rc_initialize_gen2()