Home
last modified time | relevance | path

Searched refs:OCTEON_CN38XX_PASS1 (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/arch/mips/include/asm/octeon/
Docteon-feature.h113 else if (OCTEON_IS_MODEL(OCTEON_CN38XX_PASS1)) in octeon_has_feature()
Docteon-model.h165 #define OCTEON_CN38XX_PASS1 0x000d0000 macro
Dcvmx.h321 return cvmx_get_proc_id() == OCTEON_CN38XX_PASS1; in cvmx_octeon_is_pass1()
Dcvmx-ipd.h161 if (!OCTEON_IS_MODEL(OCTEON_CN38XX_PASS1) in cvmx_ipd_free_ptr()
/linux-3.4.99/arch/mips/pci/
Dpci-octeon.c588 OCTEON_IS_MODEL(OCTEON_CN38XX_PASS1)) in octeon_pci_setup()