Home
last modified time | relevance | path

Searched refs:OCTEON_CN6XXX (Results 1 – 7 of 7) sorted by relevance

/arch/mips/include/asm/octeon/
Docteon-feature.h124 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in octeon_has_feature()
135 || OCTEON_IS_MODEL(OCTEON_CN6XXX) in octeon_has_feature()
149 || OCTEON_IS_MODEL(OCTEON_CN6XXX); in octeon_has_feature()
162 || OCTEON_IS_MODEL(OCTEON_CN6XXX); in octeon_has_feature()
167 || OCTEON_IS_MODEL(OCTEON_CN6XXX); in octeon_has_feature()
176 || OCTEON_IS_MODEL(OCTEON_CN6XXX)) in octeon_has_feature()
Docteon-model.h275 #define OCTEON_CN6XXX (OCTEON_CN63XX_PASS1_0 | OM_MATCH_6XXX_FAMILY_MODELS) macro
389 (OCTEON_IS_MODEL(OCTEON_CN6XXX) || OCTEON_IS_MODEL(OCTEON_CNF71XX))
/arch/mips/cavium-octeon/executive/
Dcvmx-l2c.c439 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in cvmx_l2c_flush()
735 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in cvmx_l2c_address_to_index()
Dcvmx-helper.c303 if (OCTEON_IS_MODEL(OCTEON_CN6XXX) || OCTEON_IS_MODEL(OCTEON_CNF71XX)) in cvmx_helper_interface_get_mode()
/arch/mips/cavium-octeon/
Docteon-platform.c460 !OCTEON_IS_MODEL(OCTEON_CN6XXX) && in octeon_has_88e1145()
1089 if (uctl >= 0 && (!OCTEON_IS_MODEL(OCTEON_CN6XXX) || in octeon_prune_device_tree()
Dsetup.c1125 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in prom_free_prom_memory()
/arch/mips/mm/
Duasm.c397 if (OCTEON_IS_MODEL(OCTEON_CN6XXX) && a <= 24 && a != 5) in I_u3u1u2()