Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-cavium-octeon/
H A Dcpu-feature-overrides.h56 #define cpu_hwrena_impl_bits (MIPS_HWRENA_IMPL1 | MIPS_HWRENA_IMPL2)
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h992 #define MIPS_HWRENA_IMPL2 (_ULCAST_(1) << MIPS_HWR_IMPL2) macro