Home
last modified time | relevance | path

Searched refs:MIPS_CONF1_DL_SHF (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dcache.c58 dl = (conf1 & MIPS_CONF1_DL) >> MIPS_CONF1_DL_SHF; in mips_cache_probe()
H A Dcache_init.S58 srl \line_sz, $1, \off + MIPS_CONF1_DL_SHF - MIPS_CONF1_DA_SHF
59 andi \line_sz, \line_sz, (MIPS_CONF1_DL >> MIPS_CONF1_DL_SHF)
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcps-vec.S568 _EXT t0, v0, MIPS_CONF1_DL_SHF, MIPS_CONF1_DL_SZ
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dtrap_emul.c644 MIPS_CONF1_DL_SHF) & MIPS_CONF1_DL; in kvm_trap_emul_vcpu_setup()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h476 #define MIPS_CONF1_DL_SHF 10 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h604 #define MIPS_CONF1_DL_SHF 10 macro