Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
Docteon-feature.h200 || OCTEON_IS_MODEL(OCTEON_CNF75XX) in octeon_has_feature()
204 || OCTEON_IS_MODEL(OCTEON_CNF75XX) in octeon_has_feature()
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()
Dcvmx-sli-defs.h44 case OCTEON_CNF75XX & OCTEON_FAMILY_MASK: in CVMX_SLI_PCIE_MSI_RCV_FUNC()
Docteon-model.h78 #define OCTEON_CNF75XX (OCTEON_CNF75XX_PASS1_0 | OM_IGNORE_REVISION) macro
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
Docteon-usb.c252 OCTEON_IS_MODEL(OCTEON_CNF75XX)) in dwc3_octeon_config_power()