Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/octeon/
Docteon-model.h300 #define OCTEON_38XX_FAMILY_MASK 0x00ffff00 macro
306 #define OCTEON_58XX_FAMILY_MASK OCTEON_38XX_FAMILY_MASK
325 ((((arg_model & OCTEON_38XX_FAMILY_MASK) < OCTEON_CN58XX_PASS1_0) && ( \
331 && __OCTEON_MATCH_MASK__((chip_model), (arg_model), OCTEON_38XX_FAMILY_MASK)) || \
337 (((arg_model & OCTEON_38XX_FAMILY_MASK) >= OCTEON_CN58XX_PASS1_0) && ( \