Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/
H A Ddma-octeon.c205 if (start > 0x410000000ull && !OCTEON_IS_OCTEON2()) in plat_swiotlb_setup()
236 if (OCTEON_IS_OCTEON2() && max_addr >= 0x100000000ul) in plat_swiotlb_setup()
H A Dsetup.c719 if (OCTEON_IS_OCTEON2()) { in prom_init()
H A Docteon-platform.c36 if (!OCTEON_IS_OCTEON2()) in octeon2_usb_reset()
H A Docteon-irq.c1474 if ((OCTEON_IS_OCTEON2() || OCTEON_IS_OCTEON3()) in octeon_irq_init_ciu()
1487 OCTEON_IS_OCTEON2() || OCTEON_IS_OCTEON3()) { in octeon_irq_init_ciu()
/OK3568_Linux_fs/kernel/drivers/edac/
H A Docteon_edac-pc.c75 if (OCTEON_IS_OCTEON2()) in co_cache_error_event()
/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-board.c345 if (OCTEON_IS_OCTEON2()) in __cvmx_helper_board_usb_get_clock_type()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Docteon-model.h388 #define OCTEON_IS_OCTEON2() \ macro