Home
last modified time | relevance | path

Searched refs:OCTEON_IS_OCTEON2 (Results 1 – 6 of 6) sorted by relevance

/arch/mips/cavium-octeon/
Ddma-octeon.c266 if (e->addr > 0x410000000ull && !OCTEON_IS_OCTEON2()) in plat_swiotlb_setup()
298 if (OCTEON_IS_OCTEON2() && max_addr >= 0x100000000ul) in plat_swiotlb_setup()
Dsetup.c715 if (OCTEON_IS_OCTEON2()) { in prom_init()
Docteon-platform.c36 if (!OCTEON_IS_OCTEON2()) in octeon2_usb_reset()
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()
/arch/mips/cavium-octeon/executive/
Dcvmx-helper-board.c421 if (OCTEON_IS_OCTEON2()) in __cvmx_helper_board_usb_get_clock_type()
/arch/mips/include/asm/octeon/
Docteon-model.h388 #define OCTEON_IS_OCTEON2() \ macro