Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/arch/mips/cavium-octeon/
Dsetup.c440 if (OCTEON_IS_OCTEON3()) in octeon_restart()
718 } 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-5.19.10/drivers/watchdog/
Docteon-wdt-main.c280 if (OCTEON_IS_OCTEON3() && !OCTEON_IS_MODEL(OCTEON_CN70XX)) { in octeon_wdt_nmi_stage3()