Home
last modified time | relevance | path

Searched refs:OCTEON_IS_OCTEON1PLUS (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/edac/
Docteon_edac-l2c.c154 if (OCTEON_IS_OCTEON1PLUS()) { in octeon_l2c_probe()
Docteon_edac-lmc.c237 if (OCTEON_IS_OCTEON1PLUS()) { in octeon_lmc_edac_probe()
/linux-4.1.27/arch/mips/include/asm/octeon/
Docteon-model.h388 #define OCTEON_IS_OCTEON1PLUS() (OCTEON_IS_OCTEON1() || OCTEON_IS_OCTEONPLUS()) macro