Symbol: OCTEON_IS_MODEL
arch/mips/cavium-octeon/dma-octeon.c
218
if (OCTEON_IS_MODEL(OCTEON_CN31XX)
arch/mips/cavium-octeon/dma-octeon.c
219
|| OCTEON_IS_MODEL(OCTEON_CN38XX_PASS2)) {
arch/mips/cavium-octeon/executive/cvmx-cmd-queue.c
258
if (OCTEON_IS_MODEL(OCTEON_CN3XXX)) {
arch/mips/cavium-octeon/executive/cvmx-helper-board.c
228
if (OCTEON_IS_MODEL(OCTEON_CN3XXX)
arch/mips/cavium-octeon/executive/cvmx-helper-board.c
229
|| OCTEON_IS_MODEL(OCTEON_CN58XX)
arch/mips/cavium-octeon/executive/cvmx-helper-board.c
230
|| OCTEON_IS_MODEL(OCTEON_CN50XX)) {
arch/mips/cavium-octeon/executive/cvmx-helper-jtag.c
138
if (!OCTEON_IS_MODEL(OCTEON_CN56XX_PASS1_X))
arch/mips/cavium-octeon/executive/cvmx-helper-jtag.c
65
if (OCTEON_IS_MODEL(OCTEON_CN52XX))
arch/mips/cavium-octeon/executive/cvmx-helper-jtag.c
94
if (!OCTEON_IS_MODEL(OCTEON_CN56XX_PASS1_X))
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-npi.c
54
else if (OCTEON_IS_MODEL(OCTEON_CN56XX)
arch/mips/cavium-octeon/executive/cvmx-helper-npi.c
55
&& !OCTEON_IS_MODEL(OCTEON_CN56XX_PASS1_X))
arch/mips/cavium-octeon/executive/cvmx-helper-npi.c
58
else if (OCTEON_IS_MODEL(OCTEON_CN52XX)
arch/mips/cavium-octeon/executive/cvmx-helper-npi.c
59
&& !OCTEON_IS_MODEL(OCTEON_CN52XX_PASS1_X))
arch/mips/cavium-octeon/executive/cvmx-helper-npi.c
82
if (!OCTEON_IS_MODEL(OCTEON_CN3XXX) &&
arch/mips/cavium-octeon/executive/cvmx-helper-npi.c
83
!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
173
OCTEON_IS_MODEL(OCTEON_CN58XX)) && mode.s.type == 1)
arch/mips/cavium-octeon/executive/cvmx-helper-rgmii.c
223
if (OCTEON_IS_MODEL(OCTEON_CN50XX)) {
arch/mips/cavium-octeon/executive/cvmx-helper-rgmii.c
399
if (OCTEON_IS_MODEL(OCTEON_CN30XX) || OCTEON_IS_MODEL(OCTEON_CN50XX)) {
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
60
|| OCTEON_IS_MODEL(OCTEON_CN58XX)) {
arch/mips/cavium-octeon/executive/cvmx-helper-rgmii.c
63
} else if (OCTEON_IS_MODEL(OCTEON_CN31XX)
arch/mips/cavium-octeon/executive/cvmx-helper-rgmii.c
64
|| OCTEON_IS_MODEL(OCTEON_CN30XX)
arch/mips/cavium-octeon/executive/cvmx-helper-rgmii.c
65
|| OCTEON_IS_MODEL(OCTEON_CN50XX)) {
arch/mips/cavium-octeon/executive/cvmx-helper-rgmii.c
76
if (OCTEON_IS_MODEL(OCTEON_CN38XX)
arch/mips/cavium-octeon/executive/cvmx-helper-rgmii.c
77
|| OCTEON_IS_MODEL(OCTEON_CN58XX)) {
arch/mips/cavium-octeon/executive/cvmx-helper-rgmii.c
79
} else if (OCTEON_IS_MODEL(OCTEON_CN31XX)
arch/mips/cavium-octeon/executive/cvmx-helper-rgmii.c
80
|| OCTEON_IS_MODEL(OCTEON_CN30XX)
arch/mips/cavium-octeon/executive/cvmx-helper-rgmii.c
81
|| OCTEON_IS_MODEL(OCTEON_CN50XX)) {
arch/mips/cavium-octeon/executive/cvmx-helper-util.c
215
if (!OCTEON_IS_MODEL(OCTEON_CN30XX) && !OCTEON_IS_MODEL(OCTEON_CN31XX)
arch/mips/cavium-octeon/executive/cvmx-helper-util.c
216
&& !OCTEON_IS_MODEL(OCTEON_CN50XX)) {
arch/mips/cavium-octeon/executive/cvmx-helper-util.c
253
if (OCTEON_IS_MODEL(OCTEON_CN30XX) || OCTEON_IS_MODEL(OCTEON_CN31XX)
arch/mips/cavium-octeon/executive/cvmx-helper-util.c
254
|| OCTEON_IS_MODEL(OCTEON_CN50XX)) {
arch/mips/cavium-octeon/executive/cvmx-helper-xaui.c
160
if (!OCTEON_IS_MODEL(OCTEON_CN66XX) &&
arch/mips/cavium-octeon/executive/cvmx-helper-xaui.c
161
!OCTEON_IS_MODEL(OCTEON_CN68XX_PASS1_X) &&
arch/mips/cavium-octeon/executive/cvmx-helper-xaui.c
162
!OCTEON_IS_MODEL(OCTEON_CN68XX_PASS2_X))
arch/mips/cavium-octeon/executive/cvmx-helper.c
1024
if (OCTEON_IS_MODEL(OCTEON_CN52XX_PASS1_0))
arch/mips/cavium-octeon/executive/cvmx-helper.c
154
if (OCTEON_IS_MODEL(OCTEON_CN68XX))
arch/mips/cavium-octeon/executive/cvmx-helper.c
164
if ((OCTEON_IS_MODEL(OCTEON_CN63XX) &&
arch/mips/cavium-octeon/executive/cvmx-helper.c
166
(OCTEON_IS_MODEL(OCTEON_CN66XX) &&
arch/mips/cavium-octeon/executive/cvmx-helper.c
171
if (OCTEON_IS_MODEL(OCTEON_CN66XX)) {
arch/mips/cavium-octeon/executive/cvmx-helper.c
191
} else if (OCTEON_IS_MODEL(OCTEON_CN61XX)) {
arch/mips/cavium-octeon/executive/cvmx-helper.c
211
} else if (OCTEON_IS_MODEL(OCTEON_CNF71XX)) {
arch/mips/cavium-octeon/executive/cvmx-helper.c
221
if (interface == 1 && OCTEON_IS_MODEL(OCTEON_CN63XX))
arch/mips/cavium-octeon/executive/cvmx-helper.c
226
if (OCTEON_IS_MODEL(OCTEON_CN63XX)) {
arch/mips/cavium-octeon/executive/cvmx-helper.c
303
if (OCTEON_IS_MODEL(OCTEON_CN7XXX))
arch/mips/cavium-octeon/executive/cvmx-helper.c
309
if (OCTEON_IS_MODEL(OCTEON_CN6XXX) || OCTEON_IS_MODEL(OCTEON_CNF71XX))
arch/mips/cavium-octeon/executive/cvmx-helper.c
319
if (OCTEON_IS_MODEL(OCTEON_CN56XX)
arch/mips/cavium-octeon/executive/cvmx-helper.c
320
|| OCTEON_IS_MODEL(OCTEON_CN52XX))
arch/mips/cavium-octeon/executive/cvmx-helper.c
328
&& (OCTEON_IS_MODEL(OCTEON_CN31XX) || OCTEON_IS_MODEL(OCTEON_CN30XX)
arch/mips/cavium-octeon/executive/cvmx-helper.c
329
|| OCTEON_IS_MODEL(OCTEON_CN50XX)
arch/mips/cavium-octeon/executive/cvmx-helper.c
330
|| OCTEON_IS_MODEL(OCTEON_CN52XX)))
arch/mips/cavium-octeon/executive/cvmx-helper.c
335
if (OCTEON_IS_MODEL(OCTEON_CN56XX) || OCTEON_IS_MODEL(OCTEON_CN52XX)) {
arch/mips/cavium-octeon/executive/cvmx-helper.c
353
if (OCTEON_IS_MODEL(OCTEON_CN38XX)
arch/mips/cavium-octeon/executive/cvmx-helper.c
354
|| OCTEON_IS_MODEL(OCTEON_CN58XX))
arch/mips/cavium-octeon/executive/cvmx-helper.c
62
if (OCTEON_IS_MODEL(OCTEON_CN68XX))
arch/mips/cavium-octeon/executive/cvmx-helper.c
64
if (OCTEON_IS_MODEL(OCTEON_CN66XX)) {
arch/mips/cavium-octeon/executive/cvmx-helper.c
65
if (OCTEON_IS_MODEL(OCTEON_CN66XX_PASS1_0))
arch/mips/cavium-octeon/executive/cvmx-helper.c
661
if (OCTEON_IS_MODEL(OCTEON_CN68XX)) {
arch/mips/cavium-octeon/executive/cvmx-helper.c
70
if (OCTEON_IS_MODEL(OCTEON_CN56XX) || OCTEON_IS_MODEL(OCTEON_CN52XX))
arch/mips/cavium-octeon/executive/cvmx-helper.c
72
if (OCTEON_IS_MODEL(OCTEON_CN7XXX))
arch/mips/cavium-octeon/executive/cvmx-helper.c
996
if ((OCTEON_IS_MODEL(OCTEON_CN31XX_PASS1)
arch/mips/cavium-octeon/executive/cvmx-helper.c
997
|| OCTEON_IS_MODEL(OCTEON_CN30XX_PASS1))
arch/mips/cavium-octeon/executive/cvmx-interrupt-decodes.c
110
if (OCTEON_IS_MODEL(OCTEON_CN50XX)) {
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
155
if (OCTEON_IS_MODEL(OCTEON_CN31XX)) {
arch/mips/cavium-octeon/executive/cvmx-interrupt-decodes.c
177
if (OCTEON_IS_MODEL(OCTEON_CN58XX)) {
arch/mips/cavium-octeon/executive/cvmx-interrupt-decodes.c
200
if (OCTEON_IS_MODEL(OCTEON_CN52XX)) {
arch/mips/cavium-octeon/executive/cvmx-interrupt-decodes.c
242
if (OCTEON_IS_MODEL(OCTEON_CN56XX)) {
arch/mips/cavium-octeon/executive/cvmx-interrupt-decodes.c
257
if (OCTEON_IS_MODEL(OCTEON_CN52XX)) {
arch/mips/cavium-octeon/executive/cvmx-interrupt-decodes.c
284
if (OCTEON_IS_MODEL(OCTEON_CN56XX)) {
arch/mips/cavium-octeon/executive/cvmx-interrupt-decodes.c
293
if (OCTEON_IS_MODEL(OCTEON_CN52XX)) {
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
329
if (OCTEON_IS_MODEL(OCTEON_CN58XX)) {
arch/mips/cavium-octeon/executive/cvmx-interrupt-decodes.c
355
if (OCTEON_IS_MODEL(OCTEON_CN38XX)) {
arch/mips/cavium-octeon/executive/cvmx-interrupt-decodes.c
366
if (OCTEON_IS_MODEL(OCTEON_CN58XX)) {
arch/mips/cavium-octeon/executive/cvmx-interrupt-decodes.c
59
if (OCTEON_IS_MODEL(OCTEON_CN56XX)) {
arch/mips/cavium-octeon/executive/cvmx-interrupt-decodes.c
88
if (OCTEON_IS_MODEL(OCTEON_CN30XX)) {
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
104
|| OCTEON_IS_MODEL(OCTEON_CN58XX)) {
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
132
|| OCTEON_IS_MODEL(OCTEON_CN58XX))
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-interrupt-rsl.c
85
if (OCTEON_IS_MODEL(OCTEON_CN56XX) || OCTEON_IS_MODEL(OCTEON_CN52XX)) {
arch/mips/cavium-octeon/executive/cvmx-l2c.c
101
if (OCTEON_IS_MODEL(OCTEON_CN63XX)) {
arch/mips/cavium-octeon/executive/cvmx-l2c.c
150
if (mask == valid_mask && !OCTEON_IS_MODEL(OCTEON_CN63XX))
arch/mips/cavium-octeon/executive/cvmx-l2c.c
153
if (OCTEON_IS_MODEL(OCTEON_CN63XX))
arch/mips/cavium-octeon/executive/cvmx-l2c.c
163
if (OCTEON_IS_MODEL(OCTEON_CN63XX))
arch/mips/cavium-octeon/executive/cvmx-l2c.c
172
if (OCTEON_IS_MODEL(OCTEON_CN5XXX) || OCTEON_IS_MODEL(OCTEON_CN3XXX)) {
arch/mips/cavium-octeon/executive/cvmx-l2c.c
237
if (OCTEON_IS_MODEL(OCTEON_CN5XXX) || OCTEON_IS_MODEL(OCTEON_CN3XXX))
arch/mips/cavium-octeon/executive/cvmx-l2c.c
248
if (OCTEON_IS_MODEL(OCTEON_CN5XXX) || OCTEON_IS_MODEL(OCTEON_CN3XXX))
arch/mips/cavium-octeon/executive/cvmx-l2c.c
259
if (OCTEON_IS_MODEL(OCTEON_CN5XXX) || OCTEON_IS_MODEL(OCTEON_CN3XXX))
arch/mips/cavium-octeon/executive/cvmx-l2c.c
271
if (OCTEON_IS_MODEL(OCTEON_CN5XXX) || OCTEON_IS_MODEL(OCTEON_CN3XXX))
arch/mips/cavium-octeon/executive/cvmx-l2c.c
316
if (OCTEON_IS_MODEL(OCTEON_CN63XX)) {
arch/mips/cavium-octeon/executive/cvmx-l2c.c
439
if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) {
arch/mips/cavium-octeon/executive/cvmx-l2c.c
463
if (OCTEON_IS_MODEL(OCTEON_CN63XX)) {
arch/mips/cavium-octeon/executive/cvmx-l2c.c
57
if (OCTEON_IS_MODEL(OCTEON_CN63XX))
arch/mips/cavium-octeon/executive/cvmx-l2c.c
664
if (OCTEON_IS_MODEL(OCTEON_CN63XX)) {
arch/mips/cavium-octeon/executive/cvmx-l2c.c
693
if (OCTEON_IS_MODEL(OCTEON_CN58XX) || OCTEON_IS_MODEL(OCTEON_CN56XX)) {
arch/mips/cavium-octeon/executive/cvmx-l2c.c
699
} else if (OCTEON_IS_MODEL(OCTEON_CN38XX)) {
arch/mips/cavium-octeon/executive/cvmx-l2c.c
705
} else if (OCTEON_IS_MODEL(OCTEON_CN31XX) || OCTEON_IS_MODEL(OCTEON_CN52XX)) {
arch/mips/cavium-octeon/executive/cvmx-l2c.c
711
} else if (OCTEON_IS_MODEL(OCTEON_CN30XX)) {
arch/mips/cavium-octeon/executive/cvmx-l2c.c
717
} else if (OCTEON_IS_MODEL(OCTEON_CN50XX)) {
arch/mips/cavium-octeon/executive/cvmx-l2c.c
735
if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) {
arch/mips/cavium-octeon/executive/cvmx-l2c.c
748
if (OCTEON_IS_MODEL(OCTEON_CN63XX)) {
arch/mips/cavium-octeon/executive/cvmx-l2c.c
774
if (OCTEON_IS_MODEL(OCTEON_CN56XX) || OCTEON_IS_MODEL(OCTEON_CN58XX))
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
778
else if (OCTEON_IS_MODEL(OCTEON_CN31XX) || OCTEON_IS_MODEL(OCTEON_CN52XX))
arch/mips/cavium-octeon/executive/cvmx-l2c.c
780
else if (OCTEON_IS_MODEL(OCTEON_CN30XX))
arch/mips/cavium-octeon/executive/cvmx-l2c.c
782
else if (OCTEON_IS_MODEL(OCTEON_CN50XX))
arch/mips/cavium-octeon/executive/cvmx-l2c.c
802
if (OCTEON_IS_MODEL(OCTEON_CN56XX) ||
arch/mips/cavium-octeon/executive/cvmx-l2c.c
803
OCTEON_IS_MODEL(OCTEON_CN52XX) ||
arch/mips/cavium-octeon/executive/cvmx-l2c.c
804
OCTEON_IS_MODEL(OCTEON_CN58XX) ||
arch/mips/cavium-octeon/executive/cvmx-l2c.c
805
OCTEON_IS_MODEL(OCTEON_CN50XX) ||
arch/mips/cavium-octeon/executive/cvmx-l2c.c
806
OCTEON_IS_MODEL(OCTEON_CN38XX))
arch/mips/cavium-octeon/executive/cvmx-l2c.c
808
else if (OCTEON_IS_MODEL(OCTEON_CN63XX))
arch/mips/cavium-octeon/executive/cvmx-l2c.c
810
else if (OCTEON_IS_MODEL(OCTEON_CN31XX) ||
arch/mips/cavium-octeon/executive/cvmx-l2c.c
811
OCTEON_IS_MODEL(OCTEON_CN30XX))
arch/mips/cavium-octeon/executive/cvmx-l2c.c
819
if (OCTEON_IS_MODEL(OCTEON_CN63XX)) {
arch/mips/cavium-octeon/executive/cvmx-l2c.c
881
if (OCTEON_IS_MODEL(OCTEON_CN63XX)) {
arch/mips/cavium-octeon/executive/cvmx-l2c.c
896
if (!OCTEON_IS_MODEL(OCTEON_CN30XX))
arch/mips/cavium-octeon/executive/cvmx-l2c.c
94
if (mask == valid_mask && !OCTEON_IS_MODEL(OCTEON_CN63XX))
arch/mips/cavium-octeon/executive/cvmx-pko.c
162
if (OCTEON_IS_MODEL(OCTEON_CN68XX)) {
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
210
|| OCTEON_IS_MODEL(OCTEON_CN56XX)
arch/mips/cavium-octeon/executive/cvmx-pko.c
211
|| OCTEON_IS_MODEL(OCTEON_CN52XX)) {
arch/mips/cavium-octeon/executive/cvmx-pko.c
218
if (OCTEON_IS_MODEL(OCTEON_CN38XX)) {
arch/mips/cavium-octeon/executive/cvmx-pko.c
296
if (!OCTEON_IS_MODEL(OCTEON_CN3XXX)) {
arch/mips/cavium-octeon/executive/cvmx-pko.c
337
if (OCTEON_IS_MODEL(OCTEON_CN68XX))
arch/mips/cavium-octeon/executive/cvmx-pko.c
528
if (!OCTEON_IS_MODEL(OCTEON_CN3XXX))
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/cavium-octeon/executive/cvmx-spi.c
282
if (OCTEON_IS_MODEL(OCTEON_CN58XX))
arch/mips/cavium-octeon/executive/octeon-model.c
391
if (OCTEON_IS_MODEL(OCTEON_CN76XX))
arch/mips/cavium-octeon/executive/octeon-model.c
74
if (OCTEON_IS_MODEL(OCTEON_CN3XXX) || OCTEON_IS_MODEL(OCTEON_CN5XXX))
arch/mips/cavium-octeon/octeon-irq.c
1475
&& !OCTEON_IS_MODEL(OCTEON_CN63XX)) {
arch/mips/cavium-octeon/octeon-irq.c
1484
if (OCTEON_IS_MODEL(OCTEON_CN58XX_PASS2_X) ||
arch/mips/cavium-octeon/octeon-irq.c
1485
OCTEON_IS_MODEL(OCTEON_CN56XX_PASS2_X) ||
arch/mips/cavium-octeon/octeon-irq.c
1486
OCTEON_IS_MODEL(OCTEON_CN52XX_PASS2_X) ||
arch/mips/cavium-octeon/octeon-irq.c
2026
if (OCTEON_IS_MODEL(OCTEON_CN68XX))
arch/mips/cavium-octeon/octeon-irq.c
2053
if (OCTEON_IS_MODEL(OCTEON_CN68XX))
arch/mips/cavium-octeon/octeon-platform.c
1090
if (uctl >= 0 && (!OCTEON_IS_MODEL(OCTEON_CN6XXX) ||
arch/mips/cavium-octeon/octeon-platform.c
461
return !OCTEON_IS_MODEL(OCTEON_CN52XX) &&
arch/mips/cavium-octeon/octeon-platform.c
462
!OCTEON_IS_MODEL(OCTEON_CN6XXX) &&
arch/mips/cavium-octeon/octeon-platform.c
463
!OCTEON_IS_MODEL(OCTEON_CN56XX);
arch/mips/cavium-octeon/octeon-platform.c
666
if (OCTEON_IS_MODEL(OCTEON_CN68XX))
arch/mips/cavium-octeon/octeon-platform.c
788
if (OCTEON_IS_MODEL(OCTEON_CN52XX) || OCTEON_IS_MODEL(OCTEON_CN63XX))
arch/mips/cavium-octeon/octeon-platform.c
790
else if (OCTEON_IS_MODEL(OCTEON_CN56XX) || OCTEON_IS_MODEL(OCTEON_CN68XX))
arch/mips/cavium-octeon/octeon-platform.c
832
if (OCTEON_IS_MODEL(OCTEON_CN52XX) ||
arch/mips/cavium-octeon/octeon-platform.c
833
OCTEON_IS_MODEL(OCTEON_CN63XX) ||
arch/mips/cavium-octeon/octeon-platform.c
834
OCTEON_IS_MODEL(OCTEON_CN68XX) ||
arch/mips/cavium-octeon/octeon-platform.c
835
OCTEON_IS_MODEL(OCTEON_CN56XX))
arch/mips/cavium-octeon/octeon-platform.c
862
if (OCTEON_IS_MODEL(OCTEON_CN68XX))
arch/mips/cavium-octeon/octeon-platform.c
864
else if (OCTEON_IS_MODEL(OCTEON_CN52XX) ||
arch/mips/cavium-octeon/octeon-platform.c
865
OCTEON_IS_MODEL(OCTEON_CN63XX) ||
arch/mips/cavium-octeon/octeon-platform.c
866
OCTEON_IS_MODEL(OCTEON_CN56XX))
arch/mips/cavium-octeon/octeon-platform.c
895
if (OCTEON_IS_MODEL(OCTEON_CN52XX))
arch/mips/cavium-octeon/setup.c
1112
if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) {
arch/mips/cavium-octeon/setup.c
1163
} else if (OCTEON_IS_MODEL(OCTEON_CN68XX)) {
arch/mips/cavium-octeon/setup.c
1218
num_lmc = OCTEON_IS_MODEL(OCTEON_CN68XX) ? 4 :
arch/mips/cavium-octeon/setup.c
1219
(OCTEON_IS_MODEL(OCTEON_CN56XX) ? 2 : 1);
arch/mips/cavium-octeon/setup.c
551
if (OCTEON_IS_MODEL(OCTEON_CN38XX_PASS2))
arch/mips/cavium-octeon/setup.c
603
if (OCTEON_IS_MODEL(OCTEON_CN63XX_PASS1_X))
arch/mips/cavium-octeon/setup.c
641
if ((!OCTEON_IS_MODEL(OCTEON_CN68XX) &&
arch/mips/cavium-octeon/setup.c
642
!OCTEON_IS_MODEL(OCTEON_CN7XXX)) ||
arch/mips/cavium-octeon/setup.c
643
OCTEON_IS_MODEL(OCTEON_CN70XX)) {
arch/mips/cavium-octeon/setup.c
691
if (!OCTEON_IS_MODEL(OCTEON_CN78XX))
arch/mips/cavium-octeon/setup.c
848
if (OCTEON_IS_MODEL(OCTEON_CN38XX_PASS2) ||
arch/mips/cavium-octeon/setup.c
849
OCTEON_IS_MODEL(OCTEON_CN31XX))
arch/mips/cavium-octeon/smp.c
74
if (OCTEON_IS_MODEL(OCTEON_CN68XX))
arch/mips/include/asm/octeon/cvmx-dpi-defs.h
67
if (OCTEON_IS_MODEL(OCTEON_CN68XX_PASS1))
arch/mips/include/asm/octeon/cvmx-dpi-defs.h
70
if (OCTEON_IS_MODEL(OCTEON_CN68XX_PASS2))
arch/mips/include/asm/octeon/cvmx-ipd.h
139
if (!OCTEON_IS_MODEL(OCTEON_CN38XX_PASS2))
arch/mips/include/asm/octeon/cvmx-ipd.h
162
if (!OCTEON_IS_MODEL(OCTEON_CN38XX_PASS1)
arch/mips/include/asm/octeon/cvmx-ipd.h
163
&& !OCTEON_IS_MODEL(OCTEON_CN38XX_PASS2)) {
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-pko.h
543
if (OCTEON_IS_MODEL(OCTEON_CN68XX))
arch/mips/include/asm/octeon/cvmx-pko.h
601
if (OCTEON_IS_MODEL(OCTEON_CN3XXX)) {
arch/mips/include/asm/octeon/cvmx-pko.h
71
#define CVMX_PKO_MAX_OUTPUT_QUEUES ((OCTEON_IS_MODEL(OCTEON_CN31XX) || \
arch/mips/include/asm/octeon/cvmx-pko.h
72
OCTEON_IS_MODEL(OCTEON_CN3010) || OCTEON_IS_MODEL(OCTEON_CN3005) || \
arch/mips/include/asm/octeon/cvmx-pko.h
73
OCTEON_IS_MODEL(OCTEON_CN50XX)) ? 32 : \
arch/mips/include/asm/octeon/cvmx-pko.h
74
(OCTEON_IS_MODEL(OCTEON_CN58XX) || \
arch/mips/include/asm/octeon/cvmx-pko.h
75
OCTEON_IS_MODEL(OCTEON_CN56XX)) ? 256 : 128)
arch/mips/include/asm/octeon/cvmx-pow.h
1877
if (!OCTEON_IS_MODEL(OCTEON_CN3XXX)) {
arch/mips/include/asm/octeon/cvmx-sli-defs.h
47
if (OCTEON_IS_MODEL(OCTEON_CN78XX_PASS1_X))
arch/mips/include/asm/octeon/cvmx.h
331
#if OCTEON_IS_MODEL(OCTEON_CN38XX)
arch/mips/include/asm/octeon/cvmx.h
487
if (OCTEON_IS_OCTEON3() && !OCTEON_IS_MODEL(OCTEON_CN70XX))
arch/mips/include/asm/octeon/octeon-feature.h
121
return !OCTEON_IS_MODEL(OCTEON_CN3XXX);
arch/mips/include/asm/octeon/octeon-feature.h
124
if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) {
arch/mips/include/asm/octeon/octeon-feature.h
133
return OCTEON_IS_MODEL(OCTEON_CN56XX)
arch/mips/include/asm/octeon/octeon-feature.h
134
|| OCTEON_IS_MODEL(OCTEON_CN52XX)
arch/mips/include/asm/octeon/octeon-feature.h
135
|| OCTEON_IS_MODEL(OCTEON_CN6XXX)
arch/mips/include/asm/octeon/octeon-feature.h
136
|| OCTEON_IS_MODEL(OCTEON_CN7XXX);
arch/mips/include/asm/octeon/octeon-feature.h
139
return OCTEON_IS_MODEL(OCTEON_CN63XX)
arch/mips/include/asm/octeon/octeon-feature.h
140
|| OCTEON_IS_MODEL(OCTEON_CN66XX);
arch/mips/include/asm/octeon/octeon-feature.h
143
return (OCTEON_IS_MODEL(OCTEON_CN68XX));
arch/mips/include/asm/octeon/octeon-feature.h
146
return OCTEON_IS_MODEL(OCTEON_CN38XX)
arch/mips/include/asm/octeon/octeon-feature.h
147
|| OCTEON_IS_MODEL(OCTEON_CN58XX)
arch/mips/include/asm/octeon/octeon-feature.h
148
|| OCTEON_IS_MODEL(OCTEON_CN56XX)
arch/mips/include/asm/octeon/octeon-feature.h
149
|| OCTEON_IS_MODEL(OCTEON_CN6XXX);
arch/mips/include/asm/octeon/octeon-feature.h
152
return OCTEON_IS_MODEL(OCTEON_CN38XX)
arch/mips/include/asm/octeon/octeon-feature.h
153
|| OCTEON_IS_MODEL(OCTEON_CN58XX)
arch/mips/include/asm/octeon/octeon-feature.h
154
|| OCTEON_IS_MODEL(OCTEON_CN56XX);
arch/mips/include/asm/octeon/octeon-feature.h
157
return !(OCTEON_IS_MODEL(OCTEON_CN30XX)
arch/mips/include/asm/octeon/octeon-feature.h
158
|| OCTEON_IS_MODEL(OCTEON_CN50XX));
arch/mips/include/asm/octeon/octeon-feature.h
160
return OCTEON_IS_MODEL(OCTEON_CN56XX)
arch/mips/include/asm/octeon/octeon-feature.h
161
|| OCTEON_IS_MODEL(OCTEON_CN52XX)
arch/mips/include/asm/octeon/octeon-feature.h
162
|| OCTEON_IS_MODEL(OCTEON_CN6XXX);
arch/mips/include/asm/octeon/octeon-feature.h
165
return OCTEON_IS_MODEL(OCTEON_CN56XX)
arch/mips/include/asm/octeon/octeon-feature.h
166
|| OCTEON_IS_MODEL(OCTEON_CN52XX)
arch/mips/include/asm/octeon/octeon-feature.h
167
|| OCTEON_IS_MODEL(OCTEON_CN6XXX);
arch/mips/include/asm/octeon/octeon-feature.h
170
return !(OCTEON_IS_MODEL(OCTEON_CN38XX)
arch/mips/include/asm/octeon/octeon-feature.h
171
|| OCTEON_IS_MODEL(OCTEON_CN58XX));
arch/mips/include/asm/octeon/octeon-feature.h
174
return (OCTEON_IS_MODEL(OCTEON_CN56XX)
arch/mips/include/asm/octeon/octeon-feature.h
175
|| OCTEON_IS_MODEL(OCTEON_CN52XX)
arch/mips/include/asm/octeon/octeon-feature.h
176
|| OCTEON_IS_MODEL(OCTEON_CN6XXX))
arch/mips/include/asm/octeon/octeon-feature.h
177
&& !OCTEON_IS_MODEL(OCTEON_CN56XX_PASS1_X)
arch/mips/include/asm/octeon/octeon-feature.h
178
&& !OCTEON_IS_MODEL(OCTEON_CN52XX_PASS1_X);
arch/mips/include/asm/octeon/octeon-feature.h
181
return !(OCTEON_IS_MODEL(OCTEON_CN3XXX)
arch/mips/include/asm/octeon/octeon-feature.h
182
|| OCTEON_IS_MODEL(OCTEON_CN58XX)
arch/mips/include/asm/octeon/octeon-feature.h
183
|| OCTEON_IS_MODEL(OCTEON_CN50XX));
arch/mips/include/asm/octeon/octeon-feature.h
186
return OCTEON_IS_MODEL(OCTEON_CN56XX)
arch/mips/include/asm/octeon/octeon-feature.h
187
|| OCTEON_IS_MODEL(OCTEON_CN52XX);
arch/mips/include/asm/octeon/octeon-feature.h
190
return OCTEON_IS_MODEL(OCTEON_CN68XX);
arch/mips/include/asm/octeon/octeon-feature.h
193
return OCTEON_IS_MODEL(OCTEON_CN68XX);
arch/mips/include/asm/octeon/octeon-feature.h
196
return OCTEON_IS_MODEL(OCTEON_CN68XX);
arch/mips/include/asm/octeon/octeon-feature.h
199
return OCTEON_IS_MODEL(OCTEON_CN78XX)
arch/mips/include/asm/octeon/octeon-feature.h
200
|| OCTEON_IS_MODEL(OCTEON_CNF75XX)
arch/mips/include/asm/octeon/octeon-feature.h
201
|| OCTEON_IS_MODEL(OCTEON_CN73XX);
arch/mips/include/asm/octeon/octeon-feature.h
203
return !(OCTEON_IS_MODEL(OCTEON_CN78XX)
arch/mips/include/asm/octeon/octeon-feature.h
204
|| OCTEON_IS_MODEL(OCTEON_CNF75XX)
arch/mips/include/asm/octeon/octeon-feature.h
205
|| OCTEON_IS_MODEL(OCTEON_CN73XX));
arch/mips/include/asm/octeon/octeon-model.h
386
#define OCTEON_IS_OCTEON1() OCTEON_IS_MODEL(OCTEON_CN3XXX)
arch/mips/include/asm/octeon/octeon-model.h
387
#define OCTEON_IS_OCTEONPLUS() OCTEON_IS_MODEL(OCTEON_CN5XXX)
arch/mips/include/asm/octeon/octeon-model.h
389
(OCTEON_IS_MODEL(OCTEON_CN6XXX) || OCTEON_IS_MODEL(OCTEON_CNF71XX))
arch/mips/include/asm/octeon/octeon-model.h
391
#define OCTEON_IS_OCTEON3() OCTEON_IS_MODEL(OCTEON_CN7XXX)
arch/mips/mm/uasm.c
398
if (OCTEON_IS_MODEL(OCTEON_CN6XXX) && a <= 24 && a != 5)
arch/mips/pci/pci-octeon.c
412
if (OCTEON_IS_MODEL(OCTEON_CN58XX) || OCTEON_IS_MODEL(OCTEON_CN50XX)) {
arch/mips/pci/pci-octeon.c
580
if (OCTEON_IS_MODEL(OCTEON_CN31XX) ||
arch/mips/pci/pci-octeon.c
581
OCTEON_IS_MODEL(OCTEON_CN38XX_PASS2) ||
arch/mips/pci/pci-octeon.c
582
OCTEON_IS_MODEL(OCTEON_CN38XX_PASS1))
arch/mips/pci/pcie-octeon.c
1001
if (OCTEON_IS_MODEL(OCTEON_CN56XX_PASS2_X) ||
arch/mips/pci/pcie-octeon.c
1002
OCTEON_IS_MODEL(OCTEON_CN52XX_PASS2_X) ||
arch/mips/pci/pcie-octeon.c
1003
OCTEON_IS_MODEL(OCTEON_CN56XX_PASS1_X) ||
arch/mips/pci/pcie-octeon.c
1004
OCTEON_IS_MODEL(OCTEON_CN52XX_PASS1_X)) {
arch/mips/pci/pcie-octeon.c
1009
int in_p_offset = (OCTEON_IS_MODEL(OCTEON_CN52XX_PASS1_X) || OCTEON_IS_MODEL(OCTEON_CN56XX_PASS1_X)) ? 4 : 1;
arch/mips/pci/pcie-octeon.c
1172
if (OCTEON_IS_MODEL(OCTEON_CN66XX)) {
arch/mips/pci/pcie-octeon.c
1244
if (OCTEON_IS_MODEL(OCTEON_CN63XX_PASS1_0)) {
arch/mips/pci/pcie-octeon.c
1310
if (OCTEON_IS_MODEL(OCTEON_CN63XX_PASS1_X))
arch/mips/pci/pcie-octeon.c
1355
if (OCTEON_IS_MODEL(OCTEON_CN68XX))
arch/mips/pci/pcie-octeon.c
1593
if (OCTEON_IS_MODEL(OCTEON_CN56XX_PASS1) ||
arch/mips/pci/pcie-octeon.c
1594
OCTEON_IS_MODEL(OCTEON_CN56XX_PASS1_1)) {
arch/mips/pci/pcie-octeon.c
1670
if ((OCTEON_IS_MODEL(OCTEON_CN63XX)) && (enable_pcie_14459_war))
arch/mips/pci/pcie-octeon.c
1690
if (OCTEON_IS_MODEL(OCTEON_CN63XX))
arch/mips/pci/pcie-octeon.c
1694
if ((OCTEON_IS_MODEL(OCTEON_CN63XX)) &&
arch/mips/pci/pcie-octeon.c
1706
if ((OCTEON_IS_MODEL(OCTEON_CN63XX)) && (enable_pcie_14459_war))
arch/mips/pci/pcie-octeon.c
1709
if (OCTEON_IS_MODEL(OCTEON_CN56XX_PASS1) ||
arch/mips/pci/pcie-octeon.c
1710
OCTEON_IS_MODEL(OCTEON_CN56XX_PASS1_1))
arch/mips/pci/pcie-octeon.c
1925
if (OCTEON_IS_MODEL(OCTEON_CN63XX_PASS1_X) ||
arch/mips/pci/pcie-octeon.c
1926
OCTEON_IS_MODEL(OCTEON_CN63XX_PASS2_0)) {
arch/mips/pci/pcie-octeon.c
1973
if (OCTEON_IS_MODEL(OCTEON_CN63XX_PASS1_X) ||
arch/mips/pci/pcie-octeon.c
1974
OCTEON_IS_MODEL(OCTEON_CN63XX_PASS2_0)) {
arch/mips/pci/pcie-octeon.c
1983
if (OCTEON_IS_MODEL(OCTEON_CN52XX)) {
arch/mips/pci/pcie-octeon.c
1998
if (OCTEON_IS_MODEL(OCTEON_CN63XX_PASS1_X) ||
arch/mips/pci/pcie-octeon.c
1999
OCTEON_IS_MODEL(OCTEON_CN63XX_PASS2_0)) {
arch/mips/pci/pcie-octeon.c
2058
if (OCTEON_IS_MODEL(OCTEON_CN63XX_PASS1_X) ||
arch/mips/pci/pcie-octeon.c
2059
OCTEON_IS_MODEL(OCTEON_CN63XX_PASS2_0)) {
arch/mips/pci/pcie-octeon.c
2071
if (OCTEON_IS_MODEL(OCTEON_CN63XX_PASS1_X) ||
arch/mips/pci/pcie-octeon.c
2072
OCTEON_IS_MODEL(OCTEON_CN63XX_PASS2_0)) {
arch/mips/pci/pcie-octeon.c
409
if (OCTEON_IS_MODEL(OCTEON_CN5XXX)) {
arch/mips/pci/pcie-octeon.c
614
if (OCTEON_IS_MODEL(OCTEON_CN52XX_PASS1_X)) {
arch/mips/pci/pcie-octeon.c
622
if (OCTEON_IS_MODEL(OCTEON_CN52XX) && (pcie_port == 1)) {
arch/mips/pci/pcie-octeon.c
636
if (OCTEON_IS_MODEL(OCTEON_CN52XX_PASS1_0))
arch/mips/pci/pcie-octeon.c
683
if (OCTEON_IS_MODEL(OCTEON_CN68XX))
arch/mips/pci/pcie-octeon.c
728
if (OCTEON_IS_MODEL(OCTEON_CN52XX)) {
arch/mips/pci/pcie-octeon.c
747
if (OCTEON_IS_MODEL(OCTEON_CN52XX_PASS1_X)) {
arch/mips/pci/pcie-octeon.c
834
if (!OCTEON_IS_MODEL(OCTEON_CN56XX_PASS1_X) && !OCTEON_IS_MODEL(OCTEON_CN52XX_PASS1_X)) {
drivers/edac/octeon_edac-l2c.c
137
int num_tads = OCTEON_IS_MODEL(OCTEON_CN68XX) ? 4 : 1;
drivers/i2c/busses/i2c-octeon-platdrv.c
226
if (OCTEON_IS_MODEL(OCTEON_CN38XX))
drivers/mmc/host/cavium-octeon.c
170
if (OCTEON_IS_MODEL(OCTEON_CN6XXX) ||
drivers/mmc/host/cavium-octeon.c
171
OCTEON_IS_MODEL(OCTEON_CNF7XXX)) {
drivers/mmc/host/cavium-octeon.c
95
if (OCTEON_IS_MODEL(OCTEON_CN70XX))
drivers/net/ethernet/cavium/octeon/octeon_mgmt.c
1019
if (OCTEON_IS_MODEL(OCTEON_CN5XXX)) {
drivers/net/ethernet/cavium/octeon/octeon_mgmt.c
1024
if (OCTEON_IS_MODEL(OCTEON_CN56XX_PASS1_X)
drivers/net/ethernet/cavium/octeon/octeon_mgmt.c
1025
|| OCTEON_IS_MODEL(OCTEON_CN52XX_PASS1_X)) {
drivers/net/ethernet/cavium/octeon/octeon_mgmt.c
1080
if (OCTEON_IS_MODEL(OCTEON_CN6XXX) && netdev->phydev) {
drivers/net/ethernet/cavium/octeon/octeon_mgmt.c
703
if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) {
drivers/net/ethernet/cavium/octeon/octeon_mgmt.c
787
if (!OCTEON_IS_MODEL(OCTEON_CN6XXX))
drivers/net/ethernet/cavium/octeon/octeon_mgmt.c
809
if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) {
drivers/net/ethernet/cavium/octeon/octeon_mgmt.c
851
if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) {
drivers/net/ethernet/cavium/octeon/octeon_mgmt.c
860
if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) {
drivers/net/ethernet/cavium/octeon/octeon_mgmt.c
867
if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) {
drivers/net/ethernet/cavium/octeon/octeon_mgmt.c
886
if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) {
drivers/staging/octeon/ethernet-rx.c
201
if (OCTEON_IS_MODEL(OCTEON_CN68XX)) {
drivers/staging/octeon/ethernet-rx.c
233
if (OCTEON_IS_MODEL(OCTEON_CN68XX)) {
drivers/staging/octeon/ethernet-rx.c
389
if (OCTEON_IS_MODEL(OCTEON_CN68XX)) {
drivers/staging/octeon/ethernet-rx.c
489
if (OCTEON_IS_MODEL(OCTEON_CN68XX)) {
drivers/staging/octeon/ethernet-rx.c
532
if (OCTEON_IS_MODEL(OCTEON_CN68XX))
drivers/staging/octeon/ethernet-tx.c
227
if ((skb->len < 64) && OCTEON_IS_MODEL(OCTEON_CN3XXX)) {
drivers/staging/octeon/ethernet-tx.c
557
if (!OCTEON_IS_MODEL(OCTEON_CN68XX))
drivers/staging/octeon/ethernet.c
258
if (OCTEON_IS_MODEL(OCTEON_CN3XXX) ||
drivers/staging/octeon/ethernet.c
259
OCTEON_IS_MODEL(OCTEON_CN58XX)) {
drivers/staging/octeon/ethernet.c
725
if (OCTEON_IS_MODEL(OCTEON_CN68XX))
drivers/usb/dwc3/dwc3-octeon.c
213
if ((OCTEON_IS_MODEL(OCTEON_CN73XX) ||
drivers/usb/dwc3/dwc3-octeon.c
214
OCTEON_IS_MODEL(OCTEON_CNF75XX))
drivers/usb/host/octeon-hcd.c
3623
if (OCTEON_IS_MODEL(OCTEON_CN52XX) || OCTEON_IS_MODEL(OCTEON_CN56XX)) {
drivers/usb/host/octeon-hcd.c
3651
if (OCTEON_IS_MODEL(OCTEON_CN31XX)) {
drivers/usb/host/octeon-hcd.c
3655
} else if (OCTEON_IS_MODEL(OCTEON_CN5XXX)) {
drivers/usb/host/octeon-hcd.c
730
if (OCTEON_IS_MODEL(OCTEON_CN3XXX) ||
drivers/usb/host/octeon-hcd.c
731
OCTEON_IS_MODEL(OCTEON_CN56XX) ||
drivers/usb/host/octeon-hcd.c
732
OCTEON_IS_MODEL(OCTEON_CN50XX))
drivers/usb/host/octeon-hcd.c
756
if (OCTEON_IS_MODEL(OCTEON_CN3XXX))
drivers/watchdog/octeon-wdt-main.c
252
if (OCTEON_IS_MODEL(OCTEON_CN68XX)) {
drivers/watchdog/octeon-wdt-main.c
280
if (OCTEON_IS_OCTEON3() && !OCTEON_IS_MODEL(OCTEON_CN70XX)) {
drivers/watchdog/octeon-wdt-main.c
529
if (OCTEON_IS_MODEL(OCTEON_CN68XX))
drivers/watchdog/octeon-wdt-main.c
531
else if (OCTEON_IS_MODEL(OCTEON_CN78XX))