Home
last modified time | relevance | path

Searched refs:MIPS_CONF1_DL (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/mips/lib/
H A Dcache.c59 dl = (conf1 & MIPS_CONF1_DL) >> MIPS_CONF1_DL_SHF; in mips_cache_probe()
H A Dcache_init.S52 andi \line_sz, \line_sz, (MIPS_CONF1_DL >> MIPS_CONF1_DL_SHF)
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h477 #define MIPS_CONF1_DL (_ULCAST_(7) << 10) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h591 #define MIPS_CONF1_DL (_ULCAST_(7) << 10) macro