Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/octeon/
H A Docteon-model.h278 #define OCTEON_CN7XXX (OCTEON_CN78XX_PASS1_0 | \ macro
391 #define OCTEON_IS_OCTEON3() OCTEON_IS_MODEL(OCTEON_CN7XXX)
H A Docteon-feature.h136 || OCTEON_IS_MODEL(OCTEON_CN7XXX); in octeon_has_feature()
/openbmc/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper.c72 if (OCTEON_IS_MODEL(OCTEON_CN7XXX)) in cvmx_helper_get_number_of_interfaces()
303 if (OCTEON_IS_MODEL(OCTEON_CN7XXX)) in cvmx_helper_interface_get_mode()
/openbmc/linux/arch/mips/cavium-octeon/
H A Dsetup.c642 !OCTEON_IS_MODEL(OCTEON_CN7XXX)) || in octeon_user_io_init()