Searched refs:MIPS_CONF_DSP (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/kernel/ | ||
A D | spram.c | 216 if (config0 & MIPS_CONF_DSP) in spram_config() |
/linux/arch/mips/include/asm/ | ||
A D | mipsregs.h | 585 #define MIPS_CONF_DSP (_ULCAST_(1) << 23) macro |
Completed in 13 milliseconds