Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/lib/
H A Dcache.c35 l2c = read_c0_config5() & MIPS_CONF5_L2C; in probe_l2()
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dmipsregs.h1188 #define read_c0_config5() __read_32bit_c0_register($16, 5) macro