Home
last modified time | relevance | path

Searched refs:OCTEON_CN52XX_PASS1_X (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-npi.c59 && !OCTEON_IS_MODEL(OCTEON_CN52XX_PASS1_X)) in __cvmx_helper_npi_probe()
/openbmc/linux/arch/mips/include/asm/octeon/
H A Docteon-model.h223 #define OCTEON_CN52XX_PASS1_X (OCTEON_CN52XX_PASS1_0 | OM_IGNORE_MINOR_REVISION) macro
225 #define OCTEON_CN52XX_PASS1 OCTEON_CN52XX_PASS1_X
H A Docteon-feature.h178 && !OCTEON_IS_MODEL(OCTEON_CN52XX_PASS1_X); in octeon_has_feature()
/openbmc/linux/arch/mips/pci/
H A Dpcie-octeon.c614 if (OCTEON_IS_MODEL(OCTEON_CN52XX_PASS1_X)) { in __cvmx_pcie_rc_initialize_link_gen1()
747 if (OCTEON_IS_MODEL(OCTEON_CN52XX_PASS1_X)) { in __cvmx_pcie_rc_initialize_gen1()
834 if (!OCTEON_IS_MODEL(OCTEON_CN56XX_PASS1_X) && !OCTEON_IS_MODEL(OCTEON_CN52XX_PASS1_X)) { in __cvmx_pcie_rc_initialize_gen1()
1004 OCTEON_IS_MODEL(OCTEON_CN52XX_PASS1_X)) { in __cvmx_pcie_rc_initialize_gen1()
1009 …int in_p_offset = (OCTEON_IS_MODEL(OCTEON_CN52XX_PASS1_X) || OCTEON_IS_MODEL(OCTEON_CN56XX_PASS1_X… in __cvmx_pcie_rc_initialize_gen1()
/openbmc/linux/drivers/net/ethernet/cavium/octeon/
H A Docteon_mgmt.c1025 || OCTEON_IS_MODEL(OCTEON_CN52XX_PASS1_X)) { in octeon_mgmt_open()