Home
last modified time | relevance | path

Searched refs:OCTEON_CNF75XX (Results 1 – 4 of 4) sorted by relevance

/linux/arch/mips/include/asm/octeon/
H A Docteon-feature.h200 || OCTEON_IS_MODEL(OCTEON_CNF75XX) in octeon_has_feature()
204 || OCTEON_IS_MODEL(OCTEON_CNF75XX) in octeon_has_feature()
H A Dcvmx-ciu-defs.h66 case OCTEON_CNF75XX & OCTEON_FAMILY_MASK: in CVMX_CIU_PP_POKEX()
81 case OCTEON_CNF75XX & OCTEON_FAMILY_MASK: in CVMX_CIU_WDOGX()
H A Dcvmx-sli-defs.h44 case OCTEON_CNF75XX & OCTEON_FAMILY_MASK: in CVMX_SLI_PCIE_MSI_RCV_FUNC()
H A Docteon-model.h78 #define OCTEON_CNF75XX (OCTEON_CNF75XX_PASS1_0 | OM_IGNORE_REVISION) macro