Home
last modified time | relevance | path

Searched refs:OCTEON_CN63XX_PASS1_X (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/mips/cavium-octeon/
Dsetup.c364 if (OCTEON_IS_MODEL(OCTEON_CN63XX_PASS1_X)) in octeon_user_io_init()
742 if (OCTEON_IS_MODEL(OCTEON_CN63XX_PASS1_X)) { in prom_free_prom_memory()
/linux-3.4.99/arch/mips/pci/
Dpcie-octeon.c1306 if (OCTEON_IS_MODEL(OCTEON_CN63XX_PASS1_X)) in __cvmx_pcie_rc_initialize_gen2()
1930 if (OCTEON_IS_MODEL(OCTEON_CN63XX_PASS1_X) || in octeon_pcie_setup()
1978 if (OCTEON_IS_MODEL(OCTEON_CN63XX_PASS1_X) || in octeon_pcie_setup()
2003 if (OCTEON_IS_MODEL(OCTEON_CN63XX_PASS1_X) || in octeon_pcie_setup()
2063 if (OCTEON_IS_MODEL(OCTEON_CN63XX_PASS1_X) || in octeon_pcie_setup()
2076 if (OCTEON_IS_MODEL(OCTEON_CN63XX_PASS1_X) || in octeon_pcie_setup()
/linux-3.4.99/arch/mips/include/asm/octeon/
Docteon-model.h94 #define OCTEON_CN63XX_PASS1_X (OCTEON_CN63XX_PASS1_0 | OM_IGNORE_MINOR_REVISION) macro
/linux-3.4.99/arch/mips/mm/
Duasm.c440 if (OCTEON_IS_MODEL(OCTEON_CN63XX_PASS1_X) && a <= 24 && a != 5) in I_u3u1u2()