Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx.h487 if (OCTEON_IS_OCTEON3() && !OCTEON_IS_MODEL(OCTEON_CN70XX)) in cvmx_octeon_num_cores()
Docteon-model.h391 #define OCTEON_IS_OCTEON3() OCTEON_IS_MODEL(OCTEON_CN7XXX) macro
/Linux-v4.19/arch/mips/cavium-octeon/
Dsetup.c441 if (OCTEON_IS_OCTEON3()) in octeon_restart()
721 } else if (OCTEON_IS_OCTEON3()) { in prom_init()
Docteon-irq.c1464 if ((OCTEON_IS_OCTEON2() || OCTEON_IS_OCTEON3()) in octeon_irq_init_ciu()
1477 OCTEON_IS_OCTEON2() || OCTEON_IS_OCTEON3()) { in octeon_irq_init_ciu()
/Linux-v4.19/drivers/watchdog/
Docteon-wdt-main.c286 if (OCTEON_IS_OCTEON3() && !OCTEON_IS_MODEL(OCTEON_CN70XX)) { in octeon_wdt_nmi_stage3()