Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h629 #define MIPS_PWSIZE_GDW_MASK 0x3f000000 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h870 #define MIPS_PWSIZE_GDW_MASK 0x3f000000 macro
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dtlbex.c2456 (config & MIPS_PWSIZE_GDW_MASK) >> MIPS_PWSIZE_GDW_SHIFT, in print_htw_config()