Home
last modified time | relevance | path

Searched refs:OCTEON_CN6XXX (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/octeon/
Docteon-feature.h120 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in octeon_has_feature()
131 || OCTEON_IS_MODEL(OCTEON_CN6XXX); in octeon_has_feature()
144 || OCTEON_IS_MODEL(OCTEON_CN6XXX); in octeon_has_feature()
157 || OCTEON_IS_MODEL(OCTEON_CN6XXX); in octeon_has_feature()
162 || OCTEON_IS_MODEL(OCTEON_CN6XXX); in octeon_has_feature()
171 || OCTEON_IS_MODEL(OCTEON_CN6XXX)) in octeon_has_feature()
Docteon-model.h270 #define OCTEON_CN6XXX (OCTEON_CN63XX_PASS1_0 | OM_MATCH_6XXX_FAMILY_MODELS) macro
384 (OCTEON_IS_MODEL(OCTEON_CN6XXX) || OCTEON_IS_MODEL(OCTEON_CNF71XX))
/linux-4.1.27/arch/mips/include/asm/mach-cavium-octeon/
Dwar.h26 OCTEON_IS_MODEL(OCTEON_CN6XXX)
/linux-4.1.27/drivers/net/ethernet/octeon/
Docteon_mgmt.c708 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in octeon_mgmt_ioctl_hwtstamp()
813 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in octeon_mgmt_disable_link()
853 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in octeon_mgmt_update_link()
862 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in octeon_mgmt_update_link()
869 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in octeon_mgmt_update_link()
888 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in octeon_mgmt_update_link()
1083 if (OCTEON_IS_MODEL(OCTEON_CN6XXX) && p->phydev) { in octeon_mgmt_open()
/linux-4.1.27/arch/mips/cavium-octeon/executive/
Docteon-model.c74 if (!OCTEON_IS_MODEL(OCTEON_CN6XXX)) in octeon_model_get_string_buffer()
Dcvmx-l2c.c433 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in cvmx_l2c_flush()
768 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in cvmx_l2c_address_to_index()
Dcvmx-helper.c281 if (OCTEON_IS_MODEL(OCTEON_CN6XXX) || OCTEON_IS_MODEL(OCTEON_CNF71XX)) in cvmx_helper_interface_get_mode()
/linux-4.1.27/arch/mips/cavium-octeon/
Docteon-platform.c440 !OCTEON_IS_MODEL(OCTEON_CN6XXX) && in octeon_has_88e1145()
930 if (uctl >= 0 && (!OCTEON_IS_MODEL(OCTEON_CN6XXX) || in octeon_prune_device_tree()