Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dmipsregs.h639 #define MIPS_PWCTL_PWEN_MASK 0x80000000 macro
/linux-4.1.27/arch/mips/mm/
Dtlbex.c2260 (pwctl & MIPS_PWCTL_PWEN_MASK) >> MIPS_PWCTL_PWEN_SHIFT, in print_htw_config()