Symbol: OCTEON_CN38XX
arch/mips/cavium-octeon/executive/cvmx-helper-npi.c
52
if (OCTEON_IS_MODEL(OCTEON_CN38XX) || OCTEON_IS_MODEL(OCTEON_CN58XX))
arch/mips/cavium-octeon/executive/cvmx-helper-rgmii.c
172
if ((OCTEON_IS_MODEL(OCTEON_CN38XX) ||
arch/mips/cavium-octeon/executive/cvmx-helper-rgmii.c
59
if (OCTEON_IS_MODEL(OCTEON_CN38XX)
arch/mips/cavium-octeon/executive/cvmx-helper-rgmii.c
76
if (OCTEON_IS_MODEL(OCTEON_CN38XX)
arch/mips/cavium-octeon/executive/cvmx-helper.c
353
if (OCTEON_IS_MODEL(OCTEON_CN38XX)
arch/mips/cavium-octeon/executive/cvmx-interrupt-decodes.c
133
if (OCTEON_IS_MODEL(OCTEON_CN38XX)) {
arch/mips/cavium-octeon/executive/cvmx-interrupt-decodes.c
315
if (OCTEON_IS_MODEL(OCTEON_CN38XX)) {
arch/mips/cavium-octeon/executive/cvmx-interrupt-decodes.c
355
if (OCTEON_IS_MODEL(OCTEON_CN38XX)) {
arch/mips/cavium-octeon/executive/cvmx-interrupt-rsl.c
103
if (OCTEON_IS_MODEL(OCTEON_CN38XX)
arch/mips/cavium-octeon/executive/cvmx-interrupt-rsl.c
131
if (OCTEON_IS_MODEL(OCTEON_CN38XX)
arch/mips/cavium-octeon/executive/cvmx-interrupt-rsl.c
59
if (OCTEON_IS_MODEL(OCTEON_CN38XX) || OCTEON_IS_MODEL(OCTEON_CN58XX))
arch/mips/cavium-octeon/executive/cvmx-l2c.c
699
} else if (OCTEON_IS_MODEL(OCTEON_CN38XX)) {
arch/mips/cavium-octeon/executive/cvmx-l2c.c
776
else if (OCTEON_IS_MODEL(OCTEON_CN38XX) || OCTEON_IS_MODEL(OCTEON_CN63XX))
arch/mips/cavium-octeon/executive/cvmx-l2c.c
806
OCTEON_IS_MODEL(OCTEON_CN38XX))
arch/mips/cavium-octeon/executive/cvmx-pko.c
209
if (OCTEON_IS_MODEL(OCTEON_CN38XX) || OCTEON_IS_MODEL(OCTEON_CN58XX)
arch/mips/cavium-octeon/executive/cvmx-pko.c
218
if (OCTEON_IS_MODEL(OCTEON_CN38XX)) {
arch/mips/cavium-octeon/executive/cvmx-spi.c
110
if (!(OCTEON_IS_MODEL(OCTEON_CN38XX) || OCTEON_IS_MODEL(OCTEON_CN58XX)))
arch/mips/cavium-octeon/executive/cvmx-spi.c
154
if (!(OCTEON_IS_MODEL(OCTEON_CN38XX) || OCTEON_IS_MODEL(OCTEON_CN58XX)))
arch/mips/include/asm/octeon/cvmx-lmcx-defs.h
103
case OCTEON_CN38XX & OCTEON_FAMILY_MASK:
arch/mips/include/asm/octeon/cvmx-lmcx-defs.h
81
case OCTEON_CN38XX & OCTEON_FAMILY_MASK:
arch/mips/include/asm/octeon/cvmx-pip.h
463
if (OCTEON_IS_MODEL(OCTEON_CN38XX) || OCTEON_IS_MODEL(OCTEON_CN58XX)) {
arch/mips/include/asm/octeon/cvmx.h
331
#if OCTEON_IS_MODEL(OCTEON_CN38XX)
arch/mips/include/asm/octeon/octeon-feature.h
146
return OCTEON_IS_MODEL(OCTEON_CN38XX)
arch/mips/include/asm/octeon/octeon-feature.h
152
return OCTEON_IS_MODEL(OCTEON_CN38XX)
arch/mips/include/asm/octeon/octeon-feature.h
170
return !(OCTEON_IS_MODEL(OCTEON_CN38XX)
arch/mips/include/asm/octeon/octeon-model.h
236
#define OCTEON_CN36XX OCTEON_CN38XX
drivers/i2c/busses/i2c-octeon-platdrv.c
226
if (OCTEON_IS_MODEL(OCTEON_CN38XX))