Home
last modified time | relevance | path

Searched refs:MIPS_CONF1_DL_SHF (Results 1 – 5 of 5) 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.S51 srl \line_sz, $1, \off + MIPS_CONF1_DL_SHF - MIPS_CONF1_DA_SHF
52 andi \line_sz, \line_sz, (MIPS_CONF1_DL >> MIPS_CONF1_DL_SHF)
/openbmc/linux/arch/mips/kernel/
H A Dcps-vec.S566 _EXT t0, v0, MIPS_CONF1_DL_SHF, MIPS_CONF1_DL_SZ
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h475 #define MIPS_CONF1_DL_SHF 10 macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h589 #define MIPS_CONF1_DL_SHF 10 macro