Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/octeon/
Docteon-feature.h93 else if (OCTEON_IS_MODEL(OCTEON_CN38XX_PASS1)) in octeon_has_feature()
130 else if (OCTEON_IS_MODEL(OCTEON_CN38XX_PASS1)) in octeon_has_feature()
Docteon-model.h151 #define OCTEON_CN38XX_PASS1 0x000d0000 macro
Dcvmx.h321 return cvmx_get_proc_id() == OCTEON_CN38XX_PASS1; in cvmx_octeon_is_pass1()
/linux-2.6.39/drivers/staging/octeon/
Dcvmx-ipd.h161 if (!OCTEON_IS_MODEL(OCTEON_CN38XX_PASS1) in cvmx_ipd_free_ptr()
/linux-2.6.39/arch/mips/pci/
Dpci-octeon.c592 OCTEON_IS_MODEL(OCTEON_CN38XX_PASS1)) in octeon_pci_setup()