Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/lib/
H A Dcache.c26 conf2 = read_c0_config2(); in probe_l2()
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dmipsregs.h1185 #define read_c0_config2() __read_32bit_c0_register($16, 2) macro