Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/asm/octeon/
A Docteon-model.h52 #define OM_IGNORE_REVISION 0x01000000 macro
83 #define OCTEON_CN73XX (OCTEON_CN73XX_PASS1_0 | OM_IGNORE_REVISION)
93 #define OCTEON_CN70XX (OCTEON_CN70XX_PASS1_0 | OM_IGNORE_REVISION)
105 #define OCTEON_CN78XX (OCTEON_CN78XX_PASS1_0 | OM_IGNORE_REVISION)
132 #define OCTEON_CN68XX (OCTEON_CN68XX_PASS2_0 | OM_IGNORE_REVISION)
142 #define OCTEON_CN66XX (OCTEON_CN66XX_PASS1_0 | OM_IGNORE_REVISION)
234 #define OCTEON_CN38XX (OCTEON_CN38XX_PASS3 | OM_IGNORE_REVISION)
243 #define OCTEON_CN31XX (OCTEON_CN31XX_PASS1 | OM_IGNORE_REVISION)
252 #define OCTEON_CN30XX (OCTEON_CN30XX_PASS1 | OM_IGNORE_REVISION)
330 ((((arg_model) & (OM_FLAG_MASK)) == OM_IGNORE_REVISION) \
[all …]

Completed in 3 milliseconds