Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/octeon/
H A Docteon-feature.h201 || OCTEON_IS_MODEL(OCTEON_CN73XX); in octeon_has_feature()
205 || OCTEON_IS_MODEL(OCTEON_CN73XX)); in octeon_has_feature()
H A Dcvmx-ciu-defs.h67 case OCTEON_CN73XX & OCTEON_FAMILY_MASK: in CVMX_CIU_PP_POKEX()
82 case OCTEON_CN73XX & OCTEON_FAMILY_MASK: in CVMX_CIU_WDOGX()
H A Dcvmx-sli-defs.h45 case OCTEON_CN73XX & OCTEON_FAMILY_MASK: in CVMX_SLI_PCIE_MSI_RCV_FUNC()
H A Docteon-model.h83 #define OCTEON_CN73XX (OCTEON_CN73XX_PASS1_0 | OM_IGNORE_REVISION) macro
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-octeon.c213 if ((OCTEON_IS_MODEL(OCTEON_CN73XX) || in dwc3_octeon_config_gpio()