Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/lib/
Dcache.c58 il = (conf1 & MIPS_CONF1_IL) >> MIPS_CONF1_IL_SHF; in mips_cache_probe()
/external/u-boot/arch/mips/include/asm/
Dmipsregs.h484 #define MIPS_CONF1_IL_SHF 19 macro