Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/lib/
H A Dcache.c57 il = (conf1 & MIPS_CONF1_IL) >> MIPS_CONF1_IL_SHF; in mips_cache_probe()
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dmipsregs.h485 #define MIPS_CONF1_IL_SHF 19 macro