Searched refs:MIPS_PWSIZE_PS_MASK (Results 1 – 2 of 2) sorted by relevance
2448 (config & MIPS_PWSIZE_PS_MASK) >> MIPS_PWSIZE_PS_SHIFT, in print_htw_config()2518 pwsize |= MIPS_PWSIZE_PS_MASK; in config_htw_params()
809 #define MIPS_PWSIZE_PS_MASK 0x40000000 macro