Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/lib/
H A Dcache.c33 l2c = read_c0_config4() & MIPS_CONF_M; in probe_l2()
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dmipsregs.h1187 #define read_c0_config4() __read_32bit_c0_register($16, 4) macro